diff --git a/docs/conf.py b/docs/conf.py index d1b8f1c5b8..b02b70a41d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 = [