Fix for autoapi-dirs
This commit is contained in:
parent
9d9d755b4e
commit
e512bc6536
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue