Improve docstrings for Sphinx documentation
This commit is contained in:
parent
42d4cfb427
commit
64dd35e1f8
4 changed files with 238 additions and 82 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue