- Install docfx locally
- Navigate to the
docfx
folder of the repository - From a terminal window execute
docfx build
- From a terminal window execute
docfx serve ../docs
Want to help??? GREAT! Fork this repository, edit the Markdown files in the docfx
repository, commit your changes to GitHub then create a Pull Request from your fork to this repository. If your changes check out they'll be added to the site!