summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-06-01 02:23:14 +0000
committerGerrit Code Review <review@openstack.org>2013-06-01 02:23:14 +0000
commit8390ecb35e8771862b78146e5ec5ad700f9c22df (patch)
treef8d1644d6a1a5f3f4215e5292ba8522396630f2c /doc/source
parent9ca2673bef0d6a883df673fb6531640c8f268a44 (diff)
parente4decf693a0da53c4b1ee12ea0f55292b660876e (diff)
downloadnova-8390ecb35e8771862b78146e5ec5ad700f9c22df.tar.gz
nova-8390ecb35e8771862b78146e5ec5ad700f9c22df.tar.xz
nova-8390ecb35e8771862b78146e5ec5ad700f9c22df.zip
Merge "Fixed two minor docs niggles."
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/conf.py2
-rw-r--r--doc/source/index.rst5
2 files changed, 1 insertions, 6 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 4fa13e045..5e7dac52d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -250,7 +250,7 @@ htmlhelp_basename = 'novadoc'
# [howto/manual]).
latex_documents = [
('index', 'Nova.tex', u'Nova Documentation',
- u'Anso Labs, LLC', 'manual'),
+ u'OpenStack Foundation', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c8befb415..077fc2920 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -53,11 +53,6 @@ API Extensions
Go to http://api.openstack.org for information about Compute API extensions.
-Outstanding Documentation Tasks
-===============================
-
-.. todolist::
-
Indices and tables
==================