From affc4a52f8ef6663404083c617926c5fd7ceae91 Mon Sep 17 00:00:00 2001 From: Pradeep Kumar Singh Date: Tue, 2 Jun 2015 20:05:04 +0530 Subject: [PATCH] Modify heading of the template sample page Currently the headings for Hello World HOT template and AWS Wordpress Single Instance Template pages is "Template". This patch modifies the heading of these pages. Closes-Bug: #1337108 Change-Id: Ib1aaf1000f085b1b9568ef4f2322e7519703c838 --- doc/source/templates/cfn/WordPress_Single_Instance.rst | 4 ++-- doc/source/templates/hot/hello_world.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/templates/cfn/WordPress_Single_Instance.rst b/doc/source/templates/cfn/WordPress_Single_Instance.rst index 4b322df074..e49412ae68 100644 --- a/doc/source/templates/cfn/WordPress_Single_Instance.rst +++ b/doc/source/templates/cfn/WordPress_Single_Instance.rst @@ -11,8 +11,8 @@ License for the specific language governing permissions and limitations under the License. -Template --------- +AWS Wordpress Single Instance Template +-------------------------------------- https://github.com/openstack/heat-templates/blob/master/cfn/F18/WordPress_Single_Instance.template Description diff --git a/doc/source/templates/hot/hello_world.rst b/doc/source/templates/hot/hello_world.rst index c236d80667..1da82dacae 100644 --- a/doc/source/templates/hot/hello_world.rst +++ b/doc/source/templates/hot/hello_world.rst @@ -11,8 +11,8 @@ License for the specific language governing permissions and limitations under the License. -Template --------- +Hello World HOT Template +------------------------ https://github.com/openstack/heat-templates/blob/master/hot/hello_world.yaml Description