Improve docstrings for Sphinx documentation

This commit is contained in:
Jonathan Harker 2024-10-02 13:51:52 +13:00
parent 42d4cfb427
commit 64dd35e1f8
4 changed files with 238 additions and 82 deletions

View file

@ -1,3 +1,4 @@
# Main requirements
-r requirements.txt
# Code lint
@ -14,5 +15,6 @@ tox
# Documentation
sphinx
sphinx_rtd_theme
sphinx-rtd-theme
sphinxcontrib-napoleon
myst-parser