readthedocs support and correcting minor typos 08/1308/1
authorczichy <thoralf.czichy@nokia.com>
Fri, 1 Nov 2019 08:29:58 +0000 (10:29 +0200)
committerczichy <thoralf.czichy@nokia.com>
Fri, 1 Nov 2019 08:31:58 +0000 (10:31 +0200)
commit357ef19e6c883daad1f23299a0ca9caf9bdd47cd
treeff686155b1b2e6f5b7f3e26924979a24898c129d
parentc08538fdb8b374ad2cf69686e2d86398644a074f
readthedocs support and correcting minor typos

This includes various new files that support Jenkins in auto-generating readthedocs documentation.
Invoking the command "tox -e docs,docs-linkcheck" in the docs directory can be used to test this.

Change-Id: I7857f6bea4b8c024e151df23778b1b07c50c6422
Signed-off-by: czichy <thoralf.czichy@nokia.com>
.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/requirements-docs.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]