Remove todolist from docs
* Fixes bug 954543 Change-Id: Ib6ca8bbed18f1967108825b8b219a7d46336d11d
This commit is contained in:
parent
b4844500a6
commit
f1bc67c24b
@ -47,10 +47,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.graphviz',
|
||||
'sphinx.ext.todo']
|
||||
|
||||
todo_include_todos = True
|
||||
'sphinx.ext.graphviz']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = []
|
||||
|
@ -76,11 +76,6 @@ Developer Docs
|
||||
architecture
|
||||
community
|
||||
|
||||
Outstanding Documentation Tasks
|
||||
===============================
|
||||
|
||||
.. todolist::
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
@ -47,11 +47,6 @@ Install Glance::
|
||||
$ su -
|
||||
# yum install openstack-glance
|
||||
|
||||
Mac OSX
|
||||
#######
|
||||
|
||||
.. todo:: No idea how to do install on Mac OSX. Somebody with a Mac should complete this section
|
||||
|
||||
Installing from source tarballs
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -140,8 +135,3 @@ Once Glance is built and tested, install it::
|
||||
|
||||
$ su -
|
||||
# python setup.py install
|
||||
|
||||
Mac OSX
|
||||
#######
|
||||
|
||||
.. todo:: No idea how to do install on Mac OSX. Somebody with a Mac should complete this section
|
||||
|
Loading…
Reference in New Issue
Block a user