summaryrefslogtreecommitdiff
path: root/doc/numpy.scipy.org/conf.py
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2010-01-16 03:17:29 +0000
committerJarrod Millman <millman@berkeley.edu>2010-01-16 03:17:29 +0000
commit34c59cfbd08db2f821f931c11e3b365e9f1493a8 (patch)
tree23e26b16012f1ffadecd802290978cec54ba90c7 /doc/numpy.scipy.org/conf.py
parentc793ba6584d2b4d35966a908f70c7db48ec37d27 (diff)
downloadnumpy-34c59cfbd08db2f821f931c11e3b365e9f1493a8.tar.gz
point everything to top-level dir
Diffstat (limited to 'doc/numpy.scipy.org/conf.py')
-rw-r--r--doc/numpy.scipy.org/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/numpy.scipy.org/conf.py b/doc/numpy.scipy.org/conf.py
index 6bdb142d7..09429a6c0 100644
--- a/doc/numpy.scipy.org/conf.py
+++ b/doc/numpy.scipy.org/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".