SpiroNet/docs
Wiesław Šoltés c88cda0bb1 Added cake build script 2016-09-04 15:17:37 +02:00
..
template/partials Added docs 2016-05-14 17:24:14 +02:00
.gitignore Added docs 2016-05-14 17:24:14 +02:00
README.md Added docs 2016-05-14 17:24:14 +02:00
build.cmd Added docs 2016-05-14 17:24:14 +02:00
docfx.json Added cake build script 2016-09-04 15:17:37 +02:00
index.md Added docs 2016-05-14 17:24:14 +02:00
serve.cmd Added docs 2016-05-14 17:24:14 +02:00
toc.yml Added docs 2016-05-14 17:24:14 +02:00

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.