diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-02 09:05:46 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-02 09:05:46 +0800 |
commit | 8ed573c27d67bdc7bead88e960f23bdb5f0f88b0 (patch) | |
tree | 789800d771dfc8ef705836618bb0e42314fadb8c /docs/example/index.rst | |
parent | 9e4d243f1360158555fe92cc35fae6521bfdfce5 (diff) |
Add more comprehensive document example
Change-Id: Ia414c692c7f91c4e071cdb4fb19637eb10adf11c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/example/index.rst')
-rw-r--r-- | docs/example/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/example/index.rst b/docs/example/index.rst new file mode 100644 index 00000000..31cd3a4c --- /dev/null +++ b/docs/example/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +========== +Part Title +========== + +.. toctree:: + :maxdepth: 2 + + chapter.rst |