summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-13 19:18:52 +0000
committerLusheng Ji <lji@research.att.com>2017-10-13 19:18:57 +0000
commitbd11574a5c797c6ab1396594271d480d4cbb5152 (patch)
tree0eda31de16ed740e64b9aa3c2734a5b899473f00
parent4879324724417511aa531c0560ba7e2f5bae8fd7 (diff)
Add titles
Issue-Id: DCAEGEN2-128 Change-Id: I0e4956e80b251a9dfaf0e08b789dd90104946a4c Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--docs/sections/blueprints/PGaaS.rst6
-rw-r--r--docs/sections/blueprints/example.rst16
2 files changed, 14 insertions, 8 deletions
diff --git a/docs/sections/blueprints/PGaaS.rst b/docs/sections/blueprints/PGaaS.rst
index 5599c63e..1b32d420 100644
--- a/docs/sections/blueprints/PGaaS.rst
+++ b/docs/sections/blueprints/PGaaS.rst
@@ -1,10 +1,12 @@
-= PostgreSQL as a Service
+PostgreSQL as a Service
+============
PostgreSQL as a Service comes in two flavors: all-in-one blueprint, and
separate disk/cluster/database blueprints to separate the management of
the lifetime of those constituent parts. Both are provided for use.
-== Why Two Flavors?
+Why Two Flavors?
+------------
The reason there are two flavors of blueprints lays in the difference in
lifetime management of the constituent parts.
diff --git a/docs/sections/blueprints/example.rst b/docs/sections/blueprints/example.rst
index 47e52fdb..642dfd32 100644
--- a/docs/sections/blueprints/example.rst
+++ b/docs/sections/blueprints/example.rst
@@ -1,19 +1,23 @@
-= My BluePrint Name
+My BluePrint Name
+======================
Overview of my blueprint and the part it plays in DCAE.
-== Blue print files
+Blueprint files
+----------------------
List where we can find the blueprints
-== Parameters
+Parameters
+---------------------
The input parameters needed for running the blueprint
-== How to run
+How To Run
+---------------------
Cfy command for running the blueprint
-== Addiional information
-
+Additional Information
+---------------------
Any additional information that help other people understanding and using yor blueprint