Fix for autoapi-dirs

This commit is contained in:
Oliver Walters 2019-04-28 01:17:28 +10:00
parent 9d9d755b4e
commit e512bc6536

View File

@ -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 = [