|
|
9 years ago | |
|---|---|---|
| .. | ||
| guidelines | 83d122405a Add DocFX documentation site | 9 years ago |
| images | 6d3e194fa6 Updated docs. | 9 years ago |
| spec | 46df444cda Logging documentation. | 9 years ago |
| template | 80905a9b71 Added footer template for docs with copyright | 9 years ago |
| tutorial | da1aee675d Added a bit more to docs. | 9 years ago |
| .gitignore | 685357e432 Added .gitignore for docs | 9 years ago |
| README.md | 83d122405a Add DocFX documentation site | 9 years ago |
| build.cmd | 83d122405a Add DocFX documentation site | 9 years ago |
| docfx.json | 80905a9b71 Added footer template for docs with copyright | 9 years ago |
| index.md | 6d3e194fa6 Updated docs. | 9 years ago |
| intro.md | 3992abded8 Update intro.md | 10 years ago |
| serve.cmd | 83d122405a Add DocFX documentation site | 9 years ago |
| toc.yml | 83d122405a Add DocFX documentation site | 9 years ago |
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.