From eebbd714f1496b75ea86102fbf9e6bd2dcf22833 Mon Sep 17 00:00:00 2001 From: Luz Cazares Date: Wed, 10 Aug 2016 02:28:28 +0000 Subject: [PATCH] Fix specs format to improve rendered documentation Several existing Refstack specs doesn't have the spec name header resulting in a bad documentation formatting. Added or fixed spec name headers under existing spec folder so that documentation is rendered and displayed correctly. Change-Id: I20d0c140ddc132fad90e2b7152c71599a22a1dd8 --- specs/mitaka/implemented/product-registration-api.rst | 4 ++++ specs/mitaka/implemented/use-url-as-cpid.rst | 4 ++-- specs/mitaka/implemented/user-group.rst | 3 ++- specs/mitaka/implemented/vendor-registration-data-model.rst | 3 ++- specs/mitaka/implemented/vendor-user-management-api.rst | 3 +++ specs/newton/implemented/defcore-guideline-api.rst | 4 ++++ specs/newton/implemented/vendor-registration-api.rst | 4 ++++ 7 files changed, 21 insertions(+), 4 deletions(-) diff --git a/specs/mitaka/implemented/product-registration-api.rst b/specs/mitaka/implemented/product-registration-api.rst index bb466637..62fdfbf4 100755 --- a/specs/mitaka/implemented/product-registration-api.rst +++ b/specs/mitaka/implemented/product-registration-api.rst @@ -1,3 +1,7 @@ +============================ +Product Registration API +============================ + Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/vendor-result-validation Requirement document: https://goo.gl/bvo4FG diff --git a/specs/mitaka/implemented/use-url-as-cpid.rst b/specs/mitaka/implemented/use-url-as-cpid.rst index 884d43ac..94ce8825 100755 --- a/specs/mitaka/implemented/use-url-as-cpid.rst +++ b/specs/mitaka/implemented/use-url-as-cpid.rst @@ -1,6 +1,6 @@ -============================================= +============================================== Use Cloud URL as the Cloud Provider ID (CPID) -============================================= +============================================== Launchpad blueprint: diff --git a/specs/mitaka/implemented/user-group.rst b/specs/mitaka/implemented/user-group.rst index 3d024b83..10ca031f 100755 --- a/specs/mitaka/implemented/user-group.rst +++ b/specs/mitaka/implemented/user-group.rst @@ -1,5 +1,6 @@ +================================= User Group Support in RefStack -============================== +================================= Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/vendor-result-validation diff --git a/specs/mitaka/implemented/vendor-registration-data-model.rst b/specs/mitaka/implemented/vendor-registration-data-model.rst index 890a7c5a..485c3df4 100755 --- a/specs/mitaka/implemented/vendor-registration-data-model.rst +++ b/specs/mitaka/implemented/vendor-registration-data-model.rst @@ -1,5 +1,6 @@ +================================================= Database Tables for Vendor Registration Support -=============================================== +================================================= Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/vendor-result-validation diff --git a/specs/mitaka/implemented/vendor-user-management-api.rst b/specs/mitaka/implemented/vendor-user-management-api.rst index ef235fb5..85c42ea9 100755 --- a/specs/mitaka/implemented/vendor-user-management-api.rst +++ b/specs/mitaka/implemented/vendor-user-management-api.rst @@ -1,3 +1,6 @@ +========================== +Vendor User Management API +========================== Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/vendor-result-validation Requirement document: https://goo.gl/bvo4FG diff --git a/specs/newton/implemented/defcore-guideline-api.rst b/specs/newton/implemented/defcore-guideline-api.rst index a02477a1..9f8c1b77 100755 --- a/specs/newton/implemented/defcore-guideline-api.rst +++ b/specs/newton/implemented/defcore-guideline-api.rst @@ -1,3 +1,7 @@ +====================== +Defcore Guideline API +====================== + This spec defines the REST APIs needed to support the retrieval of DefCore Guideline files and the test lists included in these files. diff --git a/specs/newton/implemented/vendor-registration-api.rst b/specs/newton/implemented/vendor-registration-api.rst index 3e4b0957..518370c9 100755 --- a/specs/newton/implemented/vendor-registration-api.rst +++ b/specs/newton/implemented/vendor-registration-api.rst @@ -1,3 +1,7 @@ +======================== +Vendor Registration API +======================== + Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/vendor-result-validation Requirement document: https://goo.gl/bvo4FG