Enhancement and additions for webinar 13/12113/2
authorRich Bennett <rb2745@att.com>
Wed, 13 Sep 2017 07:19:19 +0000 (03:19 -0400)
committerRich Bennett <rb2745@att.com>
Wed, 13 Sep 2017 07:39:09 +0000 (07:39 +0000)
commit5baea4608e685f67e9dec77cfee57cacb73662dd
tree3f6349e6ef9a6c0eb487a721087d0644dafd73d8
parenta7f9e351a97b5b5b89e4e1eccd201a3e15e8f385
Enhancement and additions for webinar

Add templates, revise master index, guides, and release document
Improve project integration instructions based on 5 project
integrations.

Change-Id: I2a3e62737f3c126b7f5fb7cc4f53b35dba4f1d8f
Issue-ID: DOC-26
Signed-off-by: Rich Bennett <rb2745@att.com>
48 files changed:
docs/guide/onap-developer/index.rst [deleted file]
docs/guide/service-designer/index.rst [deleted file]
docs/guides/onap-developer/architecture/index.rst [new file with mode: 0644]
docs/guides/onap-developer/developing/index.rst [new file with mode: 0644]
docs/guides/onap-developer/how-to-use-docs/addendum.rst [moved from docs/guide/onap-developer/how-to-use-docs/addendum.rst with 84% similarity]
docs/guides/onap-developer/how-to-use-docs/converting-formats.rst [moved from docs/guide/onap-developer/how-to-use-docs/converting-formats.rst with 97% similarity]
docs/guides/onap-developer/how-to-use-docs/documentation-guide.rst [moved from docs/guide/onap-developer/how-to-use-docs/documentation-guide.rst with 72% similarity]
docs/guides/onap-developer/how-to-use-docs/include-documentation.rst [moved from docs/guide/onap-developer/how-to-use-docs/include-documentation.rst with 76% similarity]
docs/guides/onap-developer/how-to-use-docs/index.rst [moved from docs/guide/onap-developer/how-to-use-docs/index.rst with 100% similarity]
docs/guides/onap-developer/how-to-use-docs/style-guide.rst [moved from docs/guide/onap-developer/how-to-use-docs/style-guide.rst with 100% similarity]
docs/guides/onap-developer/index.rst [new file with mode: 0644]
docs/guides/onap-developer/settingup/index.rst [new file with mode: 0644]
docs/guides/onap-developer/tutorials/index.rst [moved from docs/templates/index.rst with 56% similarity]
docs/guides/onap-user/index.rst [new file with mode: 0644]
docs/guides/onap-user/platformadmin.rst [moved from docs/guide/platform-administrator/index.rst with 50% similarity]
docs/guides/onap-user/serviceadmin.rst [new file with mode: 0644]
docs/guides/onap-user/servicedesigner.rst [new file with mode: 0644]
docs/guides/onap-user/vnfprovider.rst [moved from docs/guide/vnf-provider/index.rst with 52% similarity]
docs/index.rst
docs/release/index.rst [deleted file]
docs/releases/index.rst [new file with mode: 0644]
docs/releases/repolist.rst [moved from docs/release/repolist.rst with 75% similarity]
docs/templates/component-info/consumed-apis.csv [deleted file]
docs/templates/component-info/index.rst [deleted file]
docs/templates/component-info/offered-apis.csv [deleted file]
docs/templates/platform-component/administration.rst [new file with mode: 0644]
docs/templates/platform-component/configuration.rst [new file with mode: 0644]
docs/templates/platform-component/consumedapis.rst [new file with mode: 0644]
docs/templates/platform-component/delivery.rst [new file with mode: 0644]
docs/templates/platform-component/humaninterfaces.rst [new file with mode: 0644]
docs/templates/platform-component/index.rst [new file with mode: 0644]
docs/templates/platform-component/installation.rst [new file with mode: 0644]
docs/templates/platform-component/logging.rst [new file with mode: 0644]
docs/templates/platform-component/offeredapis.rst [new file with mode: 0644]
docs/templates/release-notes/bug-fixes.rst [new file with mode: 0644]
docs/templates/release-notes/deprecation-notes.rst [new file with mode: 0644]
docs/templates/release-notes/index.rst [new file with mode: 0644]
docs/templates/release-notes/known-issues.rst [new file with mode: 0644]
docs/templates/release-notes/new-features.rst [new file with mode: 0644]
docs/templates/release-notes/other.rst [new file with mode: 0644]
docs/templates/release-notes/security-issues.rst [new file with mode: 0644]
docs/templates/release-notes/upgrade-notes.rst [new file with mode: 0644]
docs/templates/sdk/build.rst [new file with mode: 0644]
docs/templates/sdk/index.rst [new file with mode: 0644]
docs/templates/sdk/interfaces.rst [new file with mode: 0644]
docs/templates/sdk/libraries.rst [new file with mode: 0644]
docs/templates/sdk/logging.rst [new file with mode: 0644]
docs/templates/sdk/offeredapis.rst [new file with mode: 0644]