From 0b150e19f3a6812fa2973a28048123fd5601f2f5 Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Thu, 9 Nov 2017 09:41:02 -0500 Subject: [PATCH] Improve header hiearchy on platform plugins Change-Id: I84ed807affcfe55d54c7174971ee6010a7168b16 Issue-ID: DOC-130 Signed-off-by: Rich Bennett --- docs/platform/plugins/dmaap.rst | 6 +++++- docs/platform/plugins/dnsdesig.rst | 4 ++-- docs/platform/plugins/index.rst | 5 +++++ docs/platform/plugins/pgaas.rst | 8 ++++++-- docs/platform/plugins/sshkeyshare.rst | 4 ++-- 5 files changed, 20 insertions(+), 7 deletions(-) diff --git a/docs/platform/plugins/dmaap.rst b/docs/platform/plugins/dmaap.rst index b49eb4f8..7d5f6c42 100644 --- a/docs/platform/plugins/dmaap.rst +++ b/docs/platform/plugins/dmaap.rst @@ -1,5 +1,9 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + Cloudify DMaaP Plugin ---------------------- +===================== Cloudify plugin for creating and managing DMaaP Data Router feeds and subscriptions and DMaaP Message Router topics. The plugin uses the DMaaP diff --git a/docs/platform/plugins/dnsdesig.rst b/docs/platform/plugins/dnsdesig.rst index de67aef3..27a385ad 100644 --- a/docs/platform/plugins/dnsdesig.rst +++ b/docs/platform/plugins/dnsdesig.rst @@ -35,7 +35,7 @@ runs. Note: Cloudify Manager, itself, requires Python 2.7.x (and CentOS 7). Types -===== ++++++ ccsdk.nodes.dns.arecord ----------------------- @@ -98,6 +98,6 @@ ccsdk.nodes.dns.cnamerecord **Attributes:** This type has no runtime attributes Relationships -============= ++++++++++++++ This plugin does not define or use any relationships diff --git a/docs/platform/plugins/index.rst b/docs/platform/plugins/index.rst index 35978384..802ff7c3 100644 --- a/docs/platform/plugins/index.rst +++ b/docs/platform/plugins/index.rst @@ -1,4 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +TOSCA Orchestration Plugins +=========================== .. toctree:: :maxdepth: 1 diff --git a/docs/platform/plugins/pgaas.rst b/docs/platform/plugins/pgaas.rst index d27436f3..208af5d2 100644 --- a/docs/platform/plugins/pgaas.rst +++ b/docs/platform/plugins/pgaas.rst @@ -1,3 +1,7 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + PGaaS Plugin ============ @@ -16,7 +20,7 @@ python-psycopg2" on the Cloudify Manager VM. Note: Cloudify Manager, itself, requires Python 2.7.x (and Centos 7). Types -===== ++++++ dcae.nodes.pgaas.cluster ------------------------ @@ -106,7 +110,7 @@ The keys in the access information dicts are as follows: - ``password`` the password corresponding to the user role. Relationships -============= ++++++++++++++ dcae.relationships.pgaas\_cluster\_uses\_sshkeypair --------------------------------------------------- diff --git a/docs/platform/plugins/sshkeyshare.rst b/docs/platform/plugins/sshkeyshare.rst index 8b5a0492..66fcd61b 100644 --- a/docs/platform/plugins/sshkeyshare.rst +++ b/docs/platform/plugins/sshkeyshare.rst @@ -38,7 +38,7 @@ runs. Note: Cloudify Manager, itself, requires Pythong 2.7.x (and CentOS 7). Types -===== ++++++ ccsdk.nodes.ssh.keypair ----------------------- @@ -56,6 +56,6 @@ encoded representation of the content of the private key file for the newly created keypair. Relationships -============= ++++++++++++++ This plugin does not define or use any relationships -- 2.16.6