We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dbe74 commit b401b0eCopy full SHA for b401b0e
1 file changed
docs/conf.py
@@ -77,7 +77,8 @@
77
'IPython.sphinxext.ipython_directive',
78
'IPython.sphinxext.ipython_console_highlighting',
79
'matplotlib.sphinxext.plot_directive',
80
- 'sphinx_copybutton']
+ 'sphinx_copybutton',
81
+ 'rst2pdf.pdfbuilder']
82
83
# For napoleon parsing parameters of functions
84
# Napoleon settings
0 commit comments