2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

Use sphinx-autoapi to generate documentation files

- Select which files to ignore
- Only display items with a docstring
This commit is contained in:
Oliver Walters
2019-04-27 17:19:51 +10:00
parent 0cec12085d
commit ad3defffe3
2 changed files with 18 additions and 7 deletions

View File

@ -1,2 +1,3 @@
Sphinx>=2.0.1
sphinx_rtd_theme==0.4.3
sphinx-auto-api==1.0.0
sphinx-rtd-theme==0.4.3