summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-10-26Fix index and add templatesRich Bennett3-0/+75
Added index title Added architecture and release note templates Change-Id: I194761c176c982a3fe4b2ec877055ebd3b8e60a1 Issue-ID: DOC-130 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-12add plugin rst files to docs directoryTony Hansen5-3/+737
for i in dmaap dnsdesig pgaas sshkeyshare do pandoc -f markdown -t rst -o docs/foo.rst foo/README.md done Change-Id: Icbde9093955ba2c65c8cf4dbf17e84f198205e13 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-118
2017-09-28Setup ReadTheDocsBrian Freeman1-0/+8
Issue-ID: CCSDK-107 Change-Id: Ia10a0512b8d34068b54ec5e4cce8768e70fd4452 Signed-off-by: Brian Freeman <bf1936@att.com>