[Scipy-svn] r6203 - scipy.org/conference

scipy-svn at scipy.org scipy-svn at scipy.org
Sat Jan 16 05:29:13 EST 2010


Author: jarrod.millman
Date: 2010-01-16 04:29:13 -0600 (Sat, 16 Jan 2010)
New Revision: 6203

Modified:
   scipy.org/conference/conf.py
Log:
remove unneeded variable


Modified: scipy.org/conference/conf.py
===================================================================
--- scipy.org/conference/conf.py	2010-01-16 03:36:44 UTC (rev 6202)
+++ scipy.org/conference/conf.py	2010-01-16 10:29:13 UTC (rev 6203)
@@ -122,7 +122,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 = ['_theme/scipy/static']
+#html_static_path = ['static']
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.




More information about the Scipy-svn mailing list