Documentation is written using LaTex.
Be aware that the text of the document is not written in English. It will be submitted to the director at my school. That is its only purpose.
Development documentation: https://github.com/stegoer/documentation/blob/main/README.md
Source code: https://github.com/stegoer/documentation
- Install LaTex https://www.latex-project.org/get/
- Clone this repository
git clone git@github.com:stegoer/documentation.git
make build
make help
If you need to add any assets please add them to the assets
folder.
If you need to add bibliography you can do so in the
bibliography/biblography.bib
file.
pre-commit install
Developed under the MIT license.