Add project documentation links to index

Add the project documentation links to the specs index including the
template and the README file.

Change-Id: I53f92795a5718aa69168d6f5e6b5412e1c925e24
This commit is contained in:
Morgan Fainberg 2014-11-11 11:19:27 -08:00
parent 7f3c4ed814
commit 2092b6e9c1
4 changed files with 9 additions and 2 deletions

View File

@ -69,7 +69,6 @@ copyright = u'%s, OpenStack Identity Team' % datetime.date.today().year
# directories to ignore when looking for source files.
exclude_patterns = [
'_build',
'**/template.rst',
]
# The reST default role (used for this markup: `text`) to use for all documents.

View File

@ -28,6 +28,14 @@ Identity v3 API
Identity Program Specifications
================================
Project Documentation:
.. toctree::
:maxdepth: 1
README <readme>
Specification Template <specs/template>
Kilo approved specs:
.. toctree::

1
doc/source/readme.rst Normal file
View File

@ -0,0 +1 @@
.. include:: ../../README.rst

View File

@ -1 +0,0 @@
../template.rst