diff options
Diffstat (limited to 'docs/source/index.rst')
| -rw-r--r-- | docs/source/index.rst | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst new file mode 100644 index 0000000..22f1612 --- /dev/null +++ b/docs/source/index.rst @@ -0,0 +1,27 @@ +.. hide-toc: true + +GRPS 通用规则包标准 +===================== + +.. include:: ../../README.rst + .. :start-after: start-index + .. :end-before: end-index + + +.. toctree:: + :hidden: + + about/index + +.. toctree:: + :hidden: + :caption: Development + + v1/index + +.. toctree:: + :hidden: + :caption: Community + + license + changelog |
