8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2d8bd commit ea24767Copy full SHA for ea24767
_build/conf.py
@@ -16,7 +16,7 @@
16
# If extensions (or modules to document with autodoc) are in another directory,
17
# add these directories to sys.path here. If the directory is relative to the
18
# documentation root, use os.path.abspath to make it absolute, like shown here.
19
-sys.path.append(os.path.abspath('../_theme/_exts'))
+sys.path.append(os.path.abspath('_theme/_exts'))
20
21
# adding PhpLexer
22
from sphinx.highlighting import lexers
0 commit comments