Wiesław Šoltés 1d2be074d6 Added cake build scripts 9 年之前
..
guidelines a3b18b2b9e Fix "Run Avalonia instructions" so they point to ControlCatalog.Desktop sample. 9 年之前
images f7d98ed366 Updated "Getting Started". 9 年之前
spec a30a175d6d added syntax highlighting 9 年之前
template 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
tutorial 1d2be074d6 Added cake build scripts 9 年之前
.gitignore 685357e432 Added .gitignore for docs 9 年之前
README.md 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
build.cmd 83d122405a Add DocFX documentation site 9 年之前
docfx.json 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
index.md 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
intro.md 5be41985c3 Renamed Perspex -> Avalonia 9 年之前
serve.cmd 83d122405a Add DocFX documentation site 9 年之前
toc.yml 83d122405a Add DocFX documentation site 9 年之前

README.md

Avalonia Documentation

Building

Download and unzip docfx.zip into Documentation folder from DocFX project site.

Step 1. To create _site documentation folder run build script

build.cmd

Step 2. To browse _site documentation folder run serve script

serve.cmd

And you can view the generated website in your browser http://localhost:8080.