From 3254f78365cd315f620395a23373a1fa6c9aec0d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 8 May 2016 11:29:13 -0400 Subject: Don't need this old css file any more --- doc/conf.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 71ece5bf..5c943878 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -115,9 +115,7 @@ if not on_rtd: # only import and set the theme if we're building docs locally # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} - #html_style = "neds.css" - #html_add_permalinks = "" # Add any paths that contain custom themes here, relative to this directory. -- cgit v1.2.1