Skip to content

Commit 087e8e8

Browse files
committed
Trying to get readthedocs to build
1 parent cbe423d commit 087e8e8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/conf.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"sphinx_rtd_theme",
4141
"sphinx.ext.autodoc",
4242
"sphinx.ext.napoleon",
43-
"rst2pdf.pdfbuilder",
4443
]
4544

4645
# html_theme = "sphinx_rtd_theme"
@@ -52,8 +51,3 @@
5251
# Add any paths that contain custom static files (such as style sheets) here,
5352
# relative to this directory. They are copied after the builtin static files,
5453
# so a file named "default.css" will overwrite the builtin "default.css".
55-
56-
57-
pdf_documents = [
58-
("index", u"rst2pdf", u"CamPyRoS", u"Jago Strong-Wright & Daniel Gibbons"),
59-
]

0 commit comments

Comments
 (0)