add plugin rst files to docs directory 67/18567/1
authorTony Hansen <tony@att.com>
Thu, 12 Oct 2017 14:51:12 +0000 (14:51 +0000)
committerTony Hansen <tony@att.com>
Thu, 12 Oct 2017 14:51:23 +0000 (14:51 +0000)
commit2db25ae8c4c844b968d3e93c02ad92aec0eb7689
treec5bfb8e093e79faec526343d158e43e179d12657
parent2f51e69fc2e1f206ee7f0822fd899de31662a7e1
add plugin rst files to docs directory

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
docs/dmaap.rst [new file with mode: 0644]
docs/dnsdesig.rst [new file with mode: 0644]
docs/index.rst
docs/pgaas.rst [new file with mode: 0644]
docs/sshkeyshare.rst [new file with mode: 0644]
pgaas/tox.ini