diff options
author | Rene Robert <rene.robert@orange.com> | 2018-03-23 16:58:54 +0000 |
---|---|---|
committer | Rene Robert <rene.robert@orange.com> | 2018-03-23 17:07:05 +0000 |
commit | e1b5058256221c7601ed40a1c819bf021c20aa58 (patch) | |
tree | f563fb6f9a8de521b8528f3beac0dc54bff111e9 /docs | |
parent | 4b0d6728a146317a091b3e8b831e48bbd3fc9136 (diff) |
add docs directory
Issue-ID: EXTAPI-37
Change-Id: I3605f2cb168e9be17d6dde2f856dc01a1bfcf590
Signed-off-by: Rene Robert <rene.robert@orange.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..be880c8 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2018 Orange
+
+ONAP ExternalAPI / NBI
+========================================
+
+.. toctree::
+ :maxdepth: 1
+
+ offeredapis/NBI_R1_interface.rst
|