Code Review
/
smo
/
o1.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Add support for generating documentation for smo/o1
[smo/o1.git]
/
docs
/
index.rst
1
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
.. SPDX-License-Identifier: CC-BY-4.0
3
4
5
Welcome to O-RAN SC your_repo Documentation
6
===========================================
7
8
.. toctree::
9
:maxdepth: 2
10
:caption: Contents:
11
12
overview.rst
13
developer-guide.rst
14
release-notes.rst
15
installation-guide.rst
16
user-guide.rst
17
api-docs.rst
18
19
20
21
* :ref:`genindex`
22
* :ref:`modindex`
23
* :ref:`search`