Merge pull request #176 from SchrodingersGat/doc-fix

Fix for autoapi-dirs
This commit is contained in:
Oliver 2019-04-28 01:17:53 +10:00 committed by GitHub
commit b52fe8810c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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