c88cda0bb1 | ||
---|---|---|
.. | ||
template/partials | ||
.gitignore | ||
README.md | ||
build.cmd | ||
docfx.json | ||
index.md | ||
serve.cmd | ||
toc.yml |
README.md
SpiroNet 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
.