Add docs build support 46/1546/1
authorRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 06:40:27 +0000 (08:40 +0200)
committerRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 06:41:42 +0000 (08:41 +0200)
commitdf2cd95778b08cc29e2e2e9f4d2e690ed43fd42e
treefc81015a0947ab0384c06f18f873a4e274c169c5
parentddcdb2e4318b9150352f15a7263024fff1ed41e2
Add docs build support

Change-Id: Id534e804b66a59a8816a3561b6776bdbdd56b12d
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]