summaryrefslogtreecommitdiff
path: root/doc/numpy.scipy.org/source/conf.py
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2010-01-16 03:11:27 +0000
committerJarrod Millman <millman@berkeley.edu>2010-01-16 03:11:27 +0000
commit4c84fab26a2ac402c3f91e4f1c678fa004777a29 (patch)
treeea3373177e7803346c020b3856d0bb12ff906741 /doc/numpy.scipy.org/source/conf.py
parentfbbedf048a3ad65a33f74e63d810428717a08785 (diff)
downloadnumpy-4c84fab26a2ac402c3f91e4f1c678fa004777a29.tar.gz
mv theme to _theme
Diffstat (limited to 'doc/numpy.scipy.org/source/conf.py')
-rw-r--r--doc/numpy.scipy.org/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/numpy.scipy.org/source/conf.py b/doc/numpy.scipy.org/source/conf.py
index a2601176f..6bdb142d7 100644
--- a/doc/numpy.scipy.org/source/conf.py
+++ b/doc/numpy.scipy.org/source/conf.py
@@ -99,7 +99,7 @@ html_theme = 'scipy'
#html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
-html_theme_path = ["../theme"]
+html_theme_path = ["../_theme"]
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".