summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorDevananda van der Veen <devananda.vdv@gmail.com>2013-05-29 16:20:58 -0700
committerDevananda van der Veen <devananda.vdv@gmail.com>2013-05-29 16:20:58 -0700
commit676a157f421cd214524754f42263d99ec40c05f0 (patch)
tree01e86ed9507892174e294b2059e8d98a2c900e50 /doc/source/index.rst
parent09271d52e5013da644447a8ca54a01f8897ee406 (diff)
downloadironic-676a157f421cd214524754f42263d99ec40c05f0.tar.gz
More doc updates.
Create doc/source/dev/ directory, and add several files that got accidentaly ignored because they were under doc/source/api/. Also move some files from doc/source into doc/source/dev to clean up the base doc dir. Change-Id: Ief9777216db82ec3be32b7a73e2d268a3a973ef8
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 9f0fa3f5a..a71bec200 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -17,7 +17,7 @@ together multiple drivers, each of which implement some portion of that
functionality with respect to physical hardware.
For an in-depth look at the project's scope and structure, see the
-:doc:`architecture` page.
+:doc:`dev/architecture` page.
Status: Hard Hat Required!
@@ -47,9 +47,9 @@ functionality, the following documentation is provided.
.. toctree::
:maxdepth: 1
- architecture
- contributing
- dev-quickstart
+ dev/architecture
+ dev/contributing
+ dev/dev-quickstart
Client API Reference
--------------------
@@ -57,7 +57,7 @@ Client API Reference
.. toctree::
:maxdepth: 1
- api-spec-v1
+ dev/api-spec-v1
Python API Quick Reference
--------------------------
@@ -65,12 +65,12 @@ Python API Quick Reference
.. toctree::
:maxdepth: 2
- api/api
- api/cmd
- api/common
- api/db
- api/drivers
- api/manager
+ dev/api
+ dev/cmd
+ dev/common
+ dev/db
+ dev/drivers
+ dev/manager
Indices and tables
==================