diff --git a/doc/source/styleguide.rst b/doc/source/styleguide.rst index 73ff5b8..d290ce3 100644 --- a/doc/source/styleguide.rst +++ b/doc/source/styleguide.rst @@ -9,7 +9,7 @@ The help strings are parsed from the code to appear in sample configuration files, such as ``etc/cinder/cinder.conf`` in the cinder repository. They are also displayed in the `OpenStack Configuration Reference -`_. +`_. Examples:: @@ -29,7 +29,7 @@ Style Guide 2. Only use single spaces, no double spaces. -3. Properly capitalize words. If in doubt check the `OpenStack Glossary `_. +3. Properly capitalize words. If in doubt check the `OpenStack Glossary `_. 4. End each segment with a period and write complete sentences if possible. Examples::