We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e08f39 commit 17f88efCopy full SHA for 17f88ef
docs/conf.py
@@ -19,6 +19,7 @@
19
import os
20
import sys
21
sys.path.insert(0, os.path.abspath('.'))
22
+sys.path.insert(1, os.path.abspath('..'))
23
24
# import CommonMark
25
from recommonmark.transform import AutoStructify
0 commit comments