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 f8383f5 commit ccb7a14Copy full SHA for ccb7a14
docs/conf.py
@@ -136,7 +136,7 @@
136
"sphinx_issues", # Link to project's issue tracker
137
"sphinx_design", # successor to sphinx_panels, for grid layouts and drop-downs
138
"matplotlib.sphinxext.plot_directive", # Include a Matplotlib plot in a Sphinx document
139
- "sphinx-prompt", # prompt symbols will not be copy-pastable
+ "sphinx_prompt", # prompt symbols will not be copy-pastable
140
"sphinx_codeautolink", # Automatically link example code to documentation source
141
]
142
0 commit comments