This repository hosts the Documentation for Netick.
The documentation of Netick is built using docfx. The documentation articles are located at articles, and they are written using markdown format.
Installing docfx:
dotnet tool install -g docfx
Serving the docs on localhost:
docfx --serve
Make a new page at articles, and link it in articles\toc.md.