diff options
| author | 2024-06-26 09:20:15 +0800 | |
|---|---|---|
| committer | 2024-06-26 09:20:15 +0800 | |
| commit | dcadac73813291a86a4ab3aca44706fc9b8e3b5e (patch) | |
| tree | 44aaffb958b1375c0124f93fe8079205e9453b85 /docs/source/index.rst | |
| parent | a2477b28057251c4685dbf0b56359dee7b595bfa (diff) | |
| download | HydroRollCore-dcadac73813291a86a4ab3aca44706fc9b8e3b5e.tar.gz HydroRollCore-dcadac73813291a86a4ab3aca44706fc9b8e3b5e.zip | |
chore(docs): add structures.svg and contributing guidance
Diffstat (limited to 'docs/source/index.rst')
| -rw-r--r-- | docs/source/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index efda5f6..8f98453 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,7 +1,7 @@ .. hide-toc: true HydroRollCore -========= +============== .. include:: ../../README.rst :start-after: .. index-start @@ -11,13 +11,13 @@ HydroRollCore .. toctree:: :hidden: - Quick start <pages/quick-start.rst> + 快速开始 <pages/quick-start.rst> .. toctree:: :caption: Development :hidden: - CONTRIBUTING <pages/development/contributing.rst> - CHANGELOG <changelog.rst> + 贡献指南 <pages/contributing.rst> + 变更日志 <changelog.rst> COPYING <COPYING.rst>
\ No newline at end of file |
