Browse Source

[DOC] change autodoc directory

pull/6/head
troyyyyy 1 year ago
parent
commit
4772d267bc
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/conf.py

+ 1
- 2
docs/conf.py View File

@@ -9,8 +9,7 @@ from sphinx.application import Sphinx

# -- Path setup --------------------------------------------------------------

if "READTHEDOCS" not in os.environ:
sys.path.insert(0, os.path.abspath(".."))
sys.path.insert(0, os.path.abspath(".."))

# -- Project information -----------------------------------------------------



Loading…
Cancel
Save