Add documentation in the required format. 17/2617/5
authorTommy Carpenter <tc677g@att.com>
Fri, 28 Feb 2020 14:17:46 +0000 (09:17 -0500)
committerTommy Carpenter <tc677g@att.com>
Fri, 28 Feb 2020 15:32:59 +0000 (10:32 -0500)
commit53786ca4caf3382ebcbab10f25a993db23b4d99f
tree63ba2183679be1b5e103aacf09451bcf812fd472
parent21f659c694968e95ad4e1a568538a586c5291b62
Add documentation in the required format.

Also twiddles the tox to name the code job so that the verify job can be
changed to not run docs.

Issue-ID: RIC-228
Change-Id: I5ded9ae6d421f0906f9fb544ee78dfbf9e8f4291
Signed-off-by: Tommy Carpenter <tc677g@att.com>
12 files changed:
.readthedocs.yaml [new file with mode: 0644]
docs/_static/logo.png [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation-guide.rst [new file with mode: 0755]
docs/logo.png [new file with mode: 0644]
docs/overview.rst [new file with mode: 0644]
docs/release-notes.rst [new file with mode: 0644]
docs/requirements-docs.txt [new file with mode: 0644]
tox.ini