diff docs/conf.py @ 572:a60cd29ba7e2

more docs update
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 10 Oct 2010 21:34:24 +0200
parents 5f481e4e888b
children 2ec9b6c8cace
line wrap: on
line diff
--- a/docs/conf.py	Sun Oct 10 18:00:54 2010 +0200
+++ b/docs/conf.py	Sun Oct 10 21:34:24 2010 +0200
@@ -120,7 +120,7 @@
 # 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']
+#html_static_path = ['_static']
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.