]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/conf.py
Big rewrite using DDE and jinja insead of homebrew.
[neurodebian.git] / sphinx / conf.py
index 7f5eb46b130430be1d9b4e9a49653a4f4ac0217f..644c35862083051182df769f8d7825608b4da050 100644 (file)
@@ -130,7 +130,7 @@ html_logo = os.path.join(artworkdir(), 'logo_tuned/fmri_w200.png')
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static', 'static']
+html_static_path = ['_static']
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.