aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/index.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01Normalize headings according to "reStructuredText Primer"Yujun Zhang1-2/+2
[1]: http://www.sphinx-doc.org/en/stable/rest.html Change-Id: Ie7530846e0b3683118422ed6ce24e0cd5af94a6e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-19Fix warnings during sphinx-buildYujun Zhang1-3/+3
Change-Id: Iafc86372884c4a9d0f2a595b8b4d59818062b6a2 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-18Reorganize existing documentsYujun Zhang1-10/+5
- Align document structure with Colorado release - follow convention used in "Python’s Style Guide for documentating"[1] [1] https://docs.python.org/devguide/documenting.html#sections Change-Id: Idee6ad6e68a35e3fd84ec36de480722e0259011b JIRA: QTIP-117 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-09-30Fix broken links in docsYujun Zhang1-3/+3
JIRA: QTIP-100 Change-Id: If3f91b0d683ebd497bd3f8bc34b63ddd35877e01 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-08-15Doc updates according to DOCS projectJulien1-0/+21
Upddating QTIP docs according to DOCS project wiki in: https://wiki.opnfv.org/display/DOC/Configurartion+guide and https://wiki.opnfv.org/display/DOC/Userguide JIRA: QTIP-102 Change-Id: Iab5bdcf3f290bc88d2fedc8a0153e26daf89cde8 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>