Convert text files into tex files.
sphinx-apidoc [options] -o <outputdir> <sourcedir> [pathnames ...]
or, more specifically:
sphinx-apidoc -f -T -M -E -o docs/source poetex *test*
cd docs && make html && cd ..
cd docs && make clean cd ..
- Install poetry
- Install dependencies
- Install pre-commit
- Install pre-commit message
- Rebuild docs