aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/developer/devguide/api.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Normalize all section headersYujun Zhang1-5/+6
- folder with `index.rst` for parts, using # with overline for heading - `*.rst` file for chapter, using * with overline for heading In each *.rst file, use the following token for heading - =, for sections - -, for subsections - ^, for subsubsections - ", for paragraphs Change-Id: I6c247c1f1e27e891d0dade099195ef521f7dbb72 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-03-27Add API docsakhilbatra8981-2/+237
- Add developer guide for API - Add user guide for API - Add api to user guide doctree JIRA: QTIP-234 Change-Id: Id388f82c52e31b3c75599ab846e64431be8083b7 Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
2017-03-23Rename docs/testing/developer/design to docs/testing/developer/devguideYujun Zhang1-0/+2
See https://git.opnfv.org/opnfvdocs/tree/docs/testing/testing-dev.rst Change-Id: Iac14adf4a2876fd74972dcf6279f7022e92cb9b5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>