Guidelines for Software Development Projects
$ python -m venv .venv
$ .venv/bin/pip install -r requirements.txt
Sphinx can generate different formats. To see a list of options:
$ make
Then run:
$ make [format]
This document is a mix of different documents that I created at companies where I used to work.
This document is incomplete, with parts in Brazilian Portuguese, and lots of 'TODOs'.