We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719eaca commit 25853f0Copy full SHA for 25853f0
conf.py
@@ -30,6 +30,7 @@
30
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
31
# ones.
32
extensions = [
33
+ 'sphinx_copybutton',
34
'sphinx_rtd_theme',
35
'sphinx.ext.autodoc',
36
'sphinx.ext.mathjax'
0 commit comments