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.
2 parents cf857fb + 1410947 commit 48f9a11Copy full SHA for 48f9a11
source/ext/psdom.py
@@ -20,8 +20,8 @@
20
from sphinx.util.nodes import make_refnode
21
22
# Uncomment for sphinx <1.8
23
-#from docutils.parsers.rst import directives
24
-#from sphinx.util.compat import Directive
+from docutils.parsers.rst import directives
+from sphinx.util.compat import Directive
25
# Comment for sphinx <1.8 and uncomment for sphinx 1.8+
26
#from docutils.parsers.rst import Directive, directives
27
0 commit comments