add develop guide for testapi
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 20 Oct 2017 09:39:54 +0000 (17:39 +0800)
committerSerena Feng <feng.xiaowei@zte.com.cn>
Fri, 27 Oct 2017 07:59:18 +0000 (07:59 +0000)
commit7d32f7713668e69c89f0cb9fdd0fe2d5c293280b
tree9dc74fc85167c3eb21d6a7ff18851e896875ebee
parenta9da6ed15e08b2797f5c794117327d40b46bceae
add develop guide for testapi

Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
13 files changed:
testapi/.gitignore
testapi/docs/Makefile [new file with mode: 0644]
testapi/docs/conf.py [new file with mode: 0644]
testapi/docs/developer/devguide/api.rst [new file with mode: 0644]
testapi/docs/developer/devguide/framework.rst [moved from testapi/README.rst with 92% similarity]
testapi/docs/developer/devguide/index.rst [new file with mode: 0644]
testapi/docs/developer/devguide/overview.rst [new file with mode: 0644]
testapi/docs/developer/devguide/swagger-ui.rst [new file with mode: 0644]
testapi/docs/developer/devguide/testapi-client.rst [new file with mode: 0644]
testapi/docs/developer/devguide/web-portal.rst [new file with mode: 0644]
testapi/docs/index.rst [new file with mode: 0644]
testapi/setup.cfg
testapi/tox.ini