We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b071e commit 158ae27Copy full SHA for 158ae27
1 file changed
docs/source/conf.py
@@ -12,7 +12,7 @@
12
#
13
import os
14
import sys
15
-sys.path.insert(0, os.path.abspath('../'))
+sys.path.insert(0, os.path.abspath('./../../ee/'))
16
import sphinx_rtd_theme
17
18
0 commit comments