This repository contains the popularized documentation of Nemesis.
To update the documentation, you need to edit the .rst files in the source folder.
Then you need to build the documentation using the make html command on linux or make.bat html on windows.
To see the result, open the doc.html.
After each commit on the master branch, the documentation is automatically deployed on Netlify: https://nemesis-documentation.netlify.app/.