summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-31 08:29:16 -0400
committerMonty Taylor <mordred@inaugust.com>2013-05-31 08:30:13 -0400
commite4decf693a0da53c4b1ee12ea0f55292b660876e (patch)
treed150b1d30a4191ae4de0b3da4ab81fdfee2685f7 /doc
parentc70cbb43fc670d7f1390e65a96dd48b7cd5aa7bd (diff)
downloadnova-e4decf693a0da53c4b1ee12ea0f55292b660876e.tar.gz
nova-e4decf693a0da53c4b1ee12ea0f55292b660876e.tar.xz
nova-e4decf693a0da53c4b1ee12ea0f55292b660876e.zip
Fixed two minor docs niggles.
The doc todo list didn't actually work, so remove it. Also, the documentation is not written by Anso Labs quite so much anymore. Change-Id: I746a26505d331ab55565e952a1a46425458b1412
Diffstat (limited to 'doc')
-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
==================