diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-02-18 23:50:47 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-02-18 23:50:47 +0800 |
commit | b9de54adc5963e54303dccf5930f6b20cc445dae (patch) | |
tree | 557ba58f02b53f26dd1b03ab3cb02186fda6a2c0 /docs/apidocs | |
parent | 93421c6375a450baa7bedb323e36b5efd238a58d (diff) |
Migrate to Danube document guide
https://wiki.opnfv.org/display/DOC
Change-Id: I85535f158022fe0aeb7c888273dc81fbbf4ddeda
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/apidocs')
-rw-r--r-- | docs/apidocs/index.rst | 13 | ||||
-rw-r--r-- | docs/apidocs/qtip_restful_api.rst | 10 |
2 files changed, 0 insertions, 23 deletions
diff --git a/docs/apidocs/index.rst b/docs/apidocs/index.rst deleted file mode 100644 index 241a2680..00000000 --- a/docs/apidocs/index.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2015 Dell Inc. -.. (c) 2016 ZTE Corp. - -################ -QTIP Configguide -################ - -.. toctree:: - :maxdepth: 2 - - ./qtip_restful_api.rst diff --git a/docs/apidocs/qtip_restful_api.rst b/docs/apidocs/qtip_restful_api.rst deleted file mode 100644 index 06c01292..00000000 --- a/docs/apidocs/qtip_restful_api.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) 2015 Dell Inc. -.. (c) 2016 ZTE Corp. - -**************** -Qtip restful api -**************** - -You can get all the Qtip restful api by http://restful_api.qtip.openzero.net/api/spec.html. |