Add documentation skeleton 37/1337/3
authorwrider <lji@research.att.com>
Sun, 3 Nov 2019 19:35:07 +0000 (14:35 -0500)
committerLusheng Ji <lji@research.att.com>
Mon, 4 Nov 2019 14:42:47 +0000 (14:42 +0000)
commitbf0073e10da1c71c35af31364ee9f9df55c37f90
tree0cbc3e4b2517b3c261459f804b335948cb62d8e4
parent733a5063ec4577ff3d04c4f44535516a02ade874
Add documentation skeleton

Change-Id: I3d9438da7fdbb21f72ac6f2d5a5178b53711a27f
Signed-off-by: wrider <lji@research.att.com>
14 files changed:
.gitignore
.readthedocs.yaml [new file with mode: 0644]
docs/_static/logo.png [new file with mode: 0644]
docs/api-docs.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/developer-guides.rst [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation-guides.rst [new file with mode: 0755]
docs/release-notes.rst [new file with mode: 0644]
docs/requirements-docs.txt [new file with mode: 0644]
docs/user-guides.rst [new file with mode: 0755]
tox.ini [new file with mode: 0644]