Skip to content

Commit b401b0e

Browse files
Update conf.py
1 parent 98dbe74 commit b401b0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
'IPython.sphinxext.ipython_directive',
7878
'IPython.sphinxext.ipython_console_highlighting',
7979
'matplotlib.sphinxext.plot_directive',
80-
'sphinx_copybutton']
80+
'sphinx_copybutton',
81+
'rst2pdf.pdfbuilder']
8182

8283
# For napoleon parsing parameters of functions
8384
# Napoleon settings

0 commit comments

Comments
 (0)