Add docs build support 47/1547/1
authorRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 06:46:18 +0000 (08:46 +0200)
committerRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 06:46:28 +0000 (08:46 +0200)
commitdd973f341024996a2a642fe32091a2d0560dbfe0
tree1a7e4734cc6c81f12a8970bbca6b72a60b1b824b
parent3d0978374939ba984244de56750f1e7933b55073
Add docs build support

Change-Id: I5443fd513b7f9e05434dd1a3e41425172d9b9136
Signed-off-by: Roni Riska <roni.riska@nokia.com>
.gitignore [new file with mode: 0644]
.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/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 [new file with mode: 0644]