Give Sphinx configuration domains access to grammar
This commit is contained in:
@@ -104,6 +104,7 @@ def setup(app):
|
||||
# documentation root, make it absolute.
|
||||
#
|
||||
sys.path.append(str(Path(__file__).resolve().parent / "_ext"))
|
||||
sys.path.append(str(Path(__file__).resolve().parent.parent / "misc"))
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user