From: weichen Date: Fri, 27 Mar 2020 04:56:05 +0000 (-0400) Subject: add API document and fix some bugs X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F3021%2F1;p=doc.git add API document and fix some bugs Signed-off-by: weichen Change-Id: I6786189e98e43e0d0cb5936903ab773e35525348 --- diff --git a/docs/api-docs.rst b/docs/api-docs.rst new file mode 100644 index 0000000..41b6e62 --- /dev/null +++ b/docs/api-docs.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME + + +O-RAN Software Community API Document +===================================== +This is API Document of O-RAN Software Community, pleaes find more details in the following section. + + + diff --git a/docs/index.rst b/docs/index.rst index f2b0185..cfaad6f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,6 +24,7 @@ Please find some guidance here on the content of O-RAN SC documentation. license.rst release-notes.rst projects.rst + api-docs.rst Indices diff --git a/docs/license.rst b/docs/license.rst index cbfbf6e..f434c48 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -20,4 +20,4 @@ The O-RAN Specification Code Project is an O-RAN Alliance project. Its objective Creative Commons Attribution 4.0 International License ------------------------------------------------------ -All documentation in O-RAN SC will be received and made available by the Specification,Code Project under the `Creative Commons Attribution 4.0 International License `_. +All documentation in O-RAN SC will be received and made available by the Specification,Code Project under the Creative Commons Attribution 4.0 International License.