Add support for generating documentation for smo/o1 98/7298/1
authorMahesh Jethanandani <mjethanandani@gmail.com>
Sun, 12 Dec 2021 01:00:03 +0000 (17:00 -0800)
committerMahesh Jethanandani <mjethanandani@gmail.com>
Sun, 12 Dec 2021 01:00:32 +0000 (17:00 -0800)
commit4ab0fc73052d328ef0aa4286eefe9dd49e978152
treec18f3ce38c29f1609cbf3db65fe81ee694cf6e01
parentce6f4ef99da11085215a25a836042560ecacc067
Add support for generating documentation for smo/o1

Issue-ID: SMO-34

Signed-off-by: mjethanandani <mjethanandani@gmail.com>
Change-Id: I6f3ffd69f362ea6ef9556d1f1440a6ae46d5c97c
Signed-off-by: mjethanandani <mjethanandani@gmail.com>
14 files changed:
.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-guide.rst [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation-guide.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]
docs/user-guide.rst [new file with mode: 0644]
tox.ini [new file with mode: 0644]