summaryrefslogtreecommitdiff
path: root/doc/source/templates
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2013-08-22 12:27:21 +1000
committerAngus Salkeld <asalkeld@redhat.com>2013-08-22 12:41:31 +1000
commit4b578db8fb1ed28087ca04892be6148dc9cab0ce (patch)
treeb63b915b1a848648bbb489e775175b6dda428d08 /doc/source/templates
parentca0bea47e5f5a216db6c24d098329e72608ea2b3 (diff)
downloadheat-4b578db8fb1ed28087ca04892be6148dc9cab0ce.tar.gz
Fix all the sphinx-build warnings
except this one: WARNING: toctree contains reference to nonexisting document u'api/autoindex' Change-Id: I176a75c1c3fc9603304f11f867df54d7a7b3610a
Diffstat (limited to 'doc/source/templates')
-rw-r--r--doc/source/templates/cfn/WordPress_Single_Instance.rst70
-rw-r--r--doc/source/templates/hot/hello_world.rst30
2 files changed, 50 insertions, 50 deletions
diff --git a/doc/source/templates/cfn/WordPress_Single_Instance.rst b/doc/source/templates/cfn/WordPress_Single_Instance.rst
index c56259319..5a2d03521 100644
--- a/doc/source/templates/cfn/WordPress_Single_Instance.rst
+++ b/doc/source/templates/cfn/WordPress_Single_Instance.rst
@@ -22,38 +22,38 @@ AWS CloudFormation Sample Template WordPress_Single_Instance: WordPress is web s
Parameters
----------
-*KeyName :mod:`(required)`
- *type
- *string
- *description
- *Name of an existing key pair to use for the instance
-*InstanceType :mod:`(optional)`
- *type
- *string
- *description
- *Instance type for the instance to be created
-*DBName :mod:`(optional)`
- *type
- *string
- *description
- *The WordPress database name
-*DBUsernameName :mod:`(optional)`
- *type
- *string
- *description
- *The WordPress database admin account username
-*DBPassword :mod:`(optional)`
- *type
- *string
- *description
- *The WordPress database admin account password
-*DBRootPassword :mod:`(optional)`
- *type
- *string
- *description
- *Root password for MySQL
-*LinuxDistribution :mod:`(optional)`
- *type
- *string
- *description
- *Distribution of choice \ No newline at end of file
+*KeyName* :mod:`(required)`
+ *type*
+ *string*
+ *description*
+ *Name* of an existing key pair to use for the instance
+*InstanceType* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *Instance type* for the instance to be created
+*DBName* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *The WordPress database name*
+*DBUsernameName* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *The WordPress database admin account username*
+*DBPassword* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *The WordPress database admin account password*
+*DBRootPassword* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *Root password for MySQL*
+*LinuxDistribution* :mod:`(optional)`
+ *type*
+ *string*
+ *description*
+ *Distribution of choice*
diff --git a/doc/source/templates/hot/hello_world.rst b/doc/source/templates/hot/hello_world.rst
index d08c75ee7..9ee65796c 100644
--- a/doc/source/templates/hot/hello_world.rst
+++ b/doc/source/templates/hot/hello_world.rst
@@ -23,18 +23,18 @@ Description
Parameters
----------
-*KeyName :mod:`(required)`
- *type
- *string
- *description
- *Name of an existing key pair to use for the instance
-*InstanceType :mod:`(required)`
- *type
- *string
- *description
- *Instance type for the instance to be created
-*ImageId :mod:`(required)`
- *type
- *string
- *description
- *ID of the image to use for the instance \ No newline at end of file
+*KeyName* :mod:`(required)`
+ *type*
+ *string*
+ *description*
+ *Name* of an existing key pair to use for the instance
+*InstanceType* :mod:`(required)`
+ *type*
+ *string*
+ *description*
+ *Instance type* for the instance to be created
+*ImageId* :mod:`(required)`
+ *type*
+ *string*
+ *description*
+ *ID* of the image to use for the instance