summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJames Slagle <james.slagle@gmail.com>2013-03-30 17:38:19 -0400
committerJames Slagle <james.slagle@gmail.com>2013-03-30 17:38:19 -0400
commita65f737cdb7a3d046e07716229052886d19f0b64 (patch)
tree0efaf2469c720ea0741f0b6c21b31635f82263eb /doc
parentee0e4be91ea6010bebed3a63e531f24063dcfa4c (diff)
downloadkeystone-a65f737cdb7a3d046e07716229052886d19f0b64.tar.gz
keystone-a65f737cdb7a3d046e07716229052886d19f0b64.tar.xz
keystone-a65f737cdb7a3d046e07716229052886d19f0b64.zip
Add missing colon for documentation build steps.
Change-Id: I9ecb5d945d950e44c918469ab2ae0478e22bc1a8
Diffstat (limited to 'doc')
-rw-r--r--doc/source/developing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/developing.rst b/doc/source/developing.rst
index 973ef815..d0388d5f 100644
--- a/doc/source/developing.rst
+++ b/doc/source/developing.rst
@@ -171,7 +171,7 @@ Building the Documentation
==========================
The documentation is all generated with Sphinx from within the docs directory.
-To generate the full set of HTML documentation:
+To generate the full set of HTML documentation::
cd docs
make autodoc