mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #176 from SchrodingersGat/doc-fix
Fix for autoapi-dirs
This commit is contained in:
commit
b52fe8810c
@ -38,12 +38,6 @@ napoleon_numpy_docstring = False
|
|||||||
|
|
||||||
autoapi_dirs = [
|
autoapi_dirs = [
|
||||||
'../InvenTree',
|
'../InvenTree',
|
||||||
'../Inventree/build',
|
|
||||||
'../InvenTree/company',
|
|
||||||
'../InvenTree/InvenTree',
|
|
||||||
'../InvenTree/part',
|
|
||||||
'../InvenTree/stock',
|
|
||||||
'../InvenTree/users',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
autoapi_options = [
|
autoapi_options = [
|
||||||
|
Loading…
Reference in New Issue
Block a user