diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 8f01b443..ba98978d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -116,6 +116,5 @@ linkcheck_ignore = [ html_last_updated_fmt = '%d-%b-%y %H:%M' - def setup(app): app.add_css_file("css/ribbon.css") |