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
This commit is contained in:
parent
c70cbb43fc
commit
e4decf693a
@ -250,7 +250,7 @@ htmlhelp_basename = 'novadoc'
|
|||||||
# [howto/manual]).
|
# [howto/manual]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'Nova.tex', u'Nova Documentation',
|
('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
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
|
@ -53,11 +53,6 @@ API Extensions
|
|||||||
|
|
||||||
Go to http://api.openstack.org for information about Compute API extensions.
|
Go to http://api.openstack.org for information about Compute API extensions.
|
||||||
|
|
||||||
Outstanding Documentation Tasks
|
|
||||||
===============================
|
|
||||||
|
|
||||||
.. todolist::
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user