diff options
author | zhipengh <huangzhipeng@huawei.com> | 2016-01-26 00:37:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-26 00:37:07 +0000 |
commit | 759f6bcb79adcf60917bf90ca67148e536b24ab3 (patch) | |
tree | 8968f0f667c6ea8b292c12a18c321fc8969708b9 /docs/intro/index.rst | |
parent | 6aa28409d5b570e350af3c72717f48f1c641084e (diff) | |
parent | 342f5e82a6d2b8619d07e260bac07235ef228415 (diff) |
Merge "JIRA:PARSER-17 Clean up documentation setup" into stable/brahmaputra
Diffstat (limited to 'docs/intro/index.rst')
-rw-r--r-- | docs/intro/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/intro/index.rst b/docs/intro/index.rst new file mode 100644 index 0000000..b60e9a5 --- /dev/null +++ b/docs/intro/index.rst @@ -0,0 +1,13 @@ +**************** +Parser Introduction Documents +**************** + +This is the directory to store introduction documents for Parser project. + +See also https://wiki.opnfv.org/parser . + +.. toctree:: + :numbered: + :maxdepth: 4 + + intro.rst |