summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-04-12 05:54:42 +0000
committerGerrit Code Review <review@openstack.org>2013-04-12 05:54:42 +0000
commita75e1128f442c0436a3ef669a24c639f74df0f97 (patch)
tree21a7917fad3e4329f94bfd90cebc357e39019bfd /doc
parentf14928e6bbaa2881b03854347954bf4fdf0d1985 (diff)
parenta65f737cdb7a3d046e07716229052886d19f0b64 (diff)
downloadkeystone-a75e1128f442c0436a3ef669a24c639f74df0f97.tar.gz
keystone-a75e1128f442c0436a3ef669a24c639f74df0f97.tar.xz
keystone-a75e1128f442c0436a3ef669a24c639f74df0f97.zip
Merge "Add missing colon for documentation build steps."
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