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