diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-02-25 02:05:57 -0500 |
---|---|---|
committer | Hai Liu <hai.liu@huawei.com> | 2016-02-25 07:24:07 +0000 |
commit | 084e3996375e1bb29752b2903009463b273b80c4 (patch) | |
tree | 6b4666cf62d798bb17b60034a88952afe1525542 /docs/prediction_docs/index.rst | |
parent | 2146927ccbcf5ae03d69b0463b5b1c17a6183925 (diff) |
rewrite document format to satisfy sphinxbrahmaputra.1.0stable/brahmaputra
JIRA: PREDICTION-16
Change-Id: I46eef324425ad1058125669e54ac6c9a4b3f8f2e
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
(cherry picked from commit a4669a5eff3b0866f9f15346a5a0d4d81af409d7)
Diffstat (limited to 'docs/prediction_docs/index.rst')
-rw-r--r-- | docs/prediction_docs/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/prediction_docs/index.rst b/docs/prediction_docs/index.rst new file mode 100644 index 0000000..ff96822 --- /dev/null +++ b/docs/prediction_docs/index.rst @@ -0,0 +1,12 @@ +********************** +Prediction Project +********************** + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 4 + + Section_1_Use_cases_and_scenarios.rst + Section_2_Gap_analysis_in_upstream_projects.rst |