SimpleWavSplitter/docs
Wiesław Šoltés 0749716533 Added cake build system 2016-09-03 15:04:50 +02:00
..
template/partials Added cake build system 2016-09-03 15:04:50 +02:00
.gitignore Added cake build system 2016-09-03 15:04:50 +02:00
README.md Added cake build system 2016-09-03 15:04:50 +02:00
build.cmd Added cake build system 2016-09-03 15:04:50 +02:00
docfx.json Added cake build system 2016-09-03 15:04:50 +02:00
index.md Added cake build system 2016-09-03 15:04:50 +02:00
serve.cmd Added cake build system 2016-09-03 15:04:50 +02:00
toc.yml Added cake build system 2016-09-03 15:04:50 +02:00

README.md

SimpleWavSplitter 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.