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.
sphinx-prompt
1 parent ce8997d commit 766b44fCopy full SHA for 766b44f
src/site/sphinx/conf.py
@@ -4,7 +4,7 @@
4
needs_sphinx = '1.0'
5
add_function_parentheses = True
6
7
-extensions = ['myst_parser', 'sphinx.ext.autodoc', 'sphinx.ext.autosectionlabel', 'sphinx.ext.extlinks', 'sphinx-prompt', 'sphinx_substitution_extensions', 'sphinx_inline_tabs', 'pygments.sphinxext', ]
+extensions = ['myst_parser', 'sphinx.ext.autodoc', 'sphinx.ext.autosectionlabel', 'sphinx.ext.extlinks', 'sphinx_substitution_extensions', 'sphinx_inline_tabs', 'pygments.sphinxext', ]
8
9
issues_github_path = "JSQLParser/JSqlParser"
10
0 commit comments