aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2017-03-29 19:52:38 +0200
committerGitHub <noreply@github.com>2017-03-29 19:52:38 +0200
commit49615acb1db1358e3fb7082f482dc62f7e41c692 (patch)
treea8caccc2307423d9a8ce6e28c566a9e588d78f95 /docs
parentbf2c11f8a9f14b2553892df92b4d6e44fc21d2a2 (diff)
parent4799fcb34f1319615666fb0663bbb6cb12e8a4d1 (diff)
downloadihatemoney-mirror-49615acb1db1358e3fb7082f482dc62f7e41c692.zip
ihatemoney-mirror-49615acb1db1358e3fb7082f482dc62f7e41c692.tar.gz
ihatemoney-mirror-49615acb1db1358e3fb7082f482dc62f7e41c692.tar.bz2
Merge pull request #192 from JocelynDelalande/jd-remove-warnings
Warnings hunt !
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 17f693a..332c3de 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -16,5 +16,4 @@ pygments_style = 'sphinx'
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
html_theme = 'pelican'
-html_static_path = ['_static']
html_theme_options = { 'nosidebar': True }