diff options
| -rw-r--r-- | docs/source/about/index.rst | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/source/about/index.rst b/docs/source/about/index.rst index 147e252..d4217a0 100644 --- a/docs/source/about/index.rst +++ b/docs/source/about/index.rst @@ -1,10 +1,12 @@ +关于 +==== + .. toctree:: - :maxdepth: 4 - 前言 <introduction.rst> - 基本特性 <list_of_features.rst> - 系统要求 <system_requirements.rst> - 常见问题 <faq.rst> - 遵循许可证 <complying_with_licenses.rst> - 水系发布策略 <release_policy.rst> - 变更日志 <changelog.rst>
\ No newline at end of file + introduction + list_of_features + system_requirements + faq + complying_with_licenses + release_policy + changelog
\ No newline at end of file |
