2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

Change documentation root url to 'docs'

This commit is contained in:
Oliver Walters
2019-04-28 00:58:59 +10:00
parent 3a43a8ba72
commit b0487b33dc
2 changed files with 6 additions and 6 deletions

View File

@ -68,7 +68,7 @@ autoapi_ignore = [
# Add any paths that contain templates here, relative to this directory.
autoapi_template_dir = 'templates'
autoapi_root = 'api'
autoapi_root = 'docs'
autoapi_add_toctree_entry = False
templates_path = ['templates']