mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Fix for autoapi-dirs
This commit is contained in:
@ -38,12 +38,6 @@ napoleon_numpy_docstring = False
|
||||
|
||||
autoapi_dirs = [
|
||||
'../InvenTree',
|
||||
'../Inventree/build',
|
||||
'../InvenTree/company',
|
||||
'../InvenTree/InvenTree',
|
||||
'../InvenTree/part',
|
||||
'../InvenTree/stock',
|
||||
'../InvenTree/users',
|
||||
]
|
||||
|
||||
autoapi_options = [
|
||||
|
Reference in New Issue
Block a user