This is the repository for the documentation of GSIT. It uses MkDocs.
This document is intended to people who want to contribute to the documentation. For more information, please see the official links.
Make sure to have Python 3.3+ installed on your system.
Install the dependencies with:
$ make install
And start the development server:
$ make start