Improve templates and add references in guides 39/17939/1
authorRich Bennett <rb2745@att.com>
Tue, 10 Oct 2017 11:39:06 +0000 (07:39 -0400)
committerRich Bennett <rb2745@att.com>
Tue, 10 Oct 2017 11:44:50 +0000 (07:44 -0400)
commit7134cba7aa509a5ee7628244c52979e02807d252
tree01d4f737b6c3b27515bd8f116850f838b7cc6830
parent2f3328219820a4be426981282350034b21e2e3f3
Improve templates and add references in guides

See description of DOC-101
Added multipple conf.py files to test themes and multiple versions
Created initial structure for references in developer architecture guide and release notes

Change-Id: I7affcd1cb0258bef7cebe357a938080abe419693
Issue-ID: DOC-101
Signed-off-by: Rich Bennett <rb2745@att.com>
55 files changed:
.gitmodules
docs/conf2.py [new file with mode: 0644]
docs/conftr.py [new file with mode: 0644]
docs/guides/onap-developer/architecture/index.rst
docs/guides/onap-developer/how-to-use-docs/include-documentation.rst
docs/release/index.rst
docs/release/releaserepos.rst [new file with mode: 0644]
docs/release/repolist.rst
docs/requirements.txt
docs/submodules/sdc/sdc_common.git [deleted submodule]
docs/templates/collections/platform-component.rst [new file with mode: 0644]
docs/templates/collections/sdk.rst [new file with mode: 0644]
docs/templates/platform-component/administration.rst [deleted file]
docs/templates/platform-component/architecture.rst [deleted file]
docs/templates/platform-component/configuration.rst [deleted file]
docs/templates/platform-component/consumedapis.rst [deleted file]
docs/templates/platform-component/delivery.rst [deleted file]
docs/templates/platform-component/humaninterfaces.rst [deleted file]
docs/templates/platform-component/index.rst [deleted file]
docs/templates/platform-component/installation.rst [deleted file]
docs/templates/platform-component/logging.rst [deleted file]
docs/templates/platform-component/offeredapis.rst [deleted file]
docs/templates/release-notes/bug-fixes.rst [deleted file]
docs/templates/release-notes/deprecation-notes.rst [deleted file]
docs/templates/release-notes/index.rst [deleted file]
docs/templates/release-notes/known-issues.rst [deleted file]
docs/templates/release-notes/new-features.rst [deleted file]
docs/templates/release-notes/other.rst [deleted file]
docs/templates/release-notes/security-issues.rst [deleted file]
docs/templates/release-notes/upgrade-notes.rst [deleted file]
docs/templates/sdk/architecture.rst [deleted file]
docs/templates/sdk/build.rst [deleted file]
docs/templates/sdk/index.rst [deleted file]
docs/templates/sdk/libraries.rst [deleted file]
docs/templates/sdk/logging.rst [deleted file]
docs/templates/sdk/offeredapis.rst [deleted file]
docs/templates/sections/adminstration.rst [new file with mode: 0644]
docs/templates/sections/apiexample/dcaecdap.rst [new file with mode: 0644]
docs/templates/sections/apiexample/httpdomain.rst [new file with mode: 0644]
docs/templates/sections/apiexample/swagger2markup.rst [new file with mode: 0644]
docs/templates/sections/apiexample/swaggerv2doc.rst [new file with mode: 0644]
docs/templates/sections/apiexample/vfcexample.rst [new file with mode: 0644]
docs/templates/sections/apiexample/worddoc2rst.rst [new file with mode: 0644]
docs/templates/sections/architecture.rst [new file with mode: 0644]
docs/templates/sections/build.rst [new file with mode: 0644]
docs/templates/sections/configuration.rst [new file with mode: 0644]
docs/templates/sections/consumedapis.rst [new file with mode: 0644]
docs/templates/sections/delivery.rst [new file with mode: 0644]
docs/templates/sections/design.rst [new file with mode: 0644]
docs/templates/sections/humaninsterfaces.rst [new file with mode: 0644]
docs/templates/sections/installation.rst [new file with mode: 0644]
docs/templates/sections/logging.rst [new file with mode: 0644]
docs/templates/sections/offeredapis.rst [new file with mode: 0644]
docs/templates/sections/release-notes.rst [new file with mode: 0644]
etc/requirements.txt