diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 582b5378..8b0726fd 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -108,7 +108,7 @@ html_theme = 'default' # documentation. #html_theme_options = {} -html_style = "neds.css" +#html_style = "neds.css" html_add_permalinks = False |