diff options
author | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-10 16:36:42 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-10 19:19:07 +0530 |
commit | b864f23999d810a482d0f279196108c40fe54de9 (patch) | |
tree | 0564d560d30aee475053c1553cc8df4abbcf2be9 /docs/index.rst | |
parent | 4803c3eb0d2cf81ef29b25659ed27202d2456ee7 (diff) |
[DOCS] This patch adds documentation.
Documentation.
Fixed some typos
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I96c95e9e101e7c30dfee4c78d26f98dd6f5d5b0b
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index d43fe83..79f1a55 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,3 +8,11 @@ ********************************* Anuket Thoth ********************************* +.. toctree:: + :numbered: + :maxdepth: 3 + + release/release-notes.rst + models/models.rst + research/studies.rst + tools/tools.rst |