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 b0c96a6 commit cdb882dCopy full SHA for cdb882d
conf.py
@@ -29,7 +29,9 @@
29
30
# Add any Sphinx extension module names here, as strings. They can be extensions
31
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
32
-extensions = ['phpcr.sphinx.cnd']
+
33
+# why doesn't this work on readthedocs?
34
+# extensions = ['phpcr.sphinx.cnd']
35
36
# Add any paths that contain templates here, relative to this directory.
37
templates_path = ['_templates']
0 commit comments