From 0132c121f2d6ffe095f8e13b9c7d77ffa478431f Mon Sep 17 00:00:00 2001 From: "zhifeng.jiang" Date: Mon, 26 Sep 2016 22:49:36 +0800 Subject: Add qtip restful server usage in docs. modification: Add qtip restful api info in apidoc. Add qtip restful api usage in userguide. modify the test_list example. JIRA:QTIP-99 Change-Id: I0da640571fa0272376e735335fb364e6e20e8a4e Signed-off-by: zhifeng.jiang --- docs/apidocs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/apidocs/index.rst (limited to 'docs/apidocs/index.rst') diff --git a/docs/apidocs/index.rst b/docs/apidocs/index.rst new file mode 100644 index 00000000..916fab08 --- /dev/null +++ b/docs/apidocs/index.rst @@ -0,0 +1,13 @@ +.. 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 -- cgit 1.2.3-korg