Add docs building support 44/1544/2
authorRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 06:33:12 +0000 (08:33 +0200)
committerRoni Riska <roni.riska@nokia.com>
Wed, 13 Nov 2019 08:33:09 +0000 (10:33 +0200)
commitee366660d79b98913923f00812a4622df29a0f90
tree947dd19510f7c69fc06eea4a0d30e7e6d8a4bd74
parent927cde433546ffe18bcf16f4d9887aa5c582c976
Add docs building support

Change-Id: I3415c0a1d3544fd64e4892b1f84f83739b35df7c
Signed-off-by: Roni Riska <roni.riska@nokia.com>
12 files changed:
.gitignore [new file with mode: 0644]
.readthedocs.yaml [new file with mode: 0644]
README.md
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]