stegoer / documentation

Project documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation

made-with-latex pre-commit.ci status

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


Installation

Install instructions

  1. Install LaTex https://www.latex-project.org/get/
  2. Clone this repository
git clone git@github.com:stegoer/documentation.git

Development

Build pdf document

make build

Make

make help

Assets

If you need to add any assets please add them to the assets folder.

Bibliography

If you need to add bibliography you can do so in the bibliography/biblography.bib file.

Contributing

pre-commit install

License

Developed under the MIT license.

About

Project documentation

License:MIT License


Languages

Language:TeX 97.1%Language:Makefile 2.9%