diff options
-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
|