Skip to content
Snippets Groups Projects
Commit 34d7a600b027 authored by Bob Ippolito's avatar Bob Ippolito
Browse files

Fix #221. Allow Sphinx to set css file name

parent e40f52b22be5
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@
# The style sheet to use for HTML and HTML Help pages. A file of that name
# must exist either in Sphinx' static/ path, or in one of the custom paths
# given in html_static_path.
html_style = 'default.css'
#html_style = 'default.css'
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment