diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-09-22 10:10:38 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-09-22 10:16:39 +0800 |
commit | 2dad02c346be21536f851fa4bb1c1bd869de74e1 (patch) | |
tree | 748f15a68fec271a4764cc090d93286b7d3b3353 /docs/index.rst | |
parent | 9bc75fc81fac493841ba9d1b88ca459444c15a00 (diff) |
Add docs directory and NSLCM api document
Add docs directory and NSLCM api document
Issue-ID: VFC-403
Change-Id: Ib02badc97c66752aebde0e3c335ce239a45eb7ca
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..c8ea0959 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,7 @@ +NSLCM API
+---------
+
+.. toctree::
+ :titlesonly:
+
+ NSLCM_API_Specification_v0.1
\ No newline at end of file |