Added structure for OPNFV documentation 98/71298/2
authorGeorg Kunz <georg.kunz@ericsson.com>
Wed, 21 Oct 2020 19:12:46 +0000 (21:12 +0200)
committerGeorg Kunz <georg.kunz@ericsson.com>
Tue, 27 Oct 2020 13:36:16 +0000 (13:36 +0000)
commitd5b0873f98edb8099744975597a104c199852f9a
tree8ecaac65c473d6041c3207efe36c264479aabef8
parentb4c77ac1045904b4c46af23f5b79a6e50f0de948
Added structure for OPNFV documentation

Having this structure in place is a requirement for passing release
milestone M2. This change does not modify the content of the
current documentation / deployment guide.

Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I07e8820901970da1199f4a474161e49f25707ecc
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/71298
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Michael Pedersen <michaelx.pedersen@intel.com>
Reviewed-by: Sofia Wallin <sofia.wallin@est.tech>
.gitignore
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/release/installation/deployment-guide.rst [moved from docs/deployment-guide.rst with 100% similarity]
docs/release/installation/index.rst [new file with mode: 0644]
docs/release/release-notes/index.rst [new file with mode: 0644]
docs/release/release-notes/release-notes.rst [new file with mode: 0644]
docs/requirements.txt [new file with mode: 0644]
tox.ini