summaryrefslogtreecommitdiff
path: root/doc/numpy.scipy.org/source/conf.py
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2009-08-23 00:31:46 +0000
committerJarrod Millman <millman@berkeley.edu>2009-08-23 00:31:46 +0000
commit515736d717116e466fd26be8529253ea60885ee8 (patch)
treed58ef179b5df6b27ce991e7c96f3fbcb3f8236f3 /doc/numpy.scipy.org/source/conf.py
parentb70e2aba6aa29f26bd1a75a9fc3f86c6d077ddb9 (diff)
downloadnumpy-515736d717116e466fd26be8529253ea60885ee8.tar.gz
minor cleanup
Diffstat (limited to 'doc/numpy.scipy.org/source/conf.py')
-rw-r--r--doc/numpy.scipy.org/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/numpy.scipy.org/source/conf.py b/doc/numpy.scipy.org/source/conf.py
index 4dbd8f301..8a4506095 100644
--- a/doc/numpy.scipy.org/source/conf.py
+++ b/doc/numpy.scipy.org/source/conf.py
@@ -120,7 +120,7 @@ html_title = "numpy.scipy.org"
# 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.
@@ -178,8 +178,8 @@ htmlhelp_basename = 'Scipy.org'
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('index', 'Scipy-org.tex', u'Scipy.org',
- u'Scipy collaborators', 'manual'),
+ ('index', 'numpy-scipy-org.tex', u'numpy.scipy.org',
+ u'NumPy collaborators', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of