From dcadac73813291a86a4ab3aca44706fc9b8e3b5e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 26 Jun 2024 09:20:15 +0800 Subject: chore(docs): add structures.svg and contributing guidance --- docs/source/index.rst | 8 ++++---- docs/source/pages/contributing.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/source') 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 + 快速开始 .. toctree:: :caption: Development :hidden: - CONTRIBUTING - CHANGELOG + 贡献指南 + 变更日志 COPYING \ No newline at end of file diff --git a/docs/source/pages/contributing.rst b/docs/source/pages/contributing.rst index 64b74a9..4e5383d 100644 --- a/docs/source/pages/contributing.rst +++ b/docs/source/pages/contributing.rst @@ -1 +1 @@ -.. include:: ../../../CONTRIBUTING.md \ No newline at end of file +.. include:: ../../../CONTRIBUTING.rst \ No newline at end of file -- cgit v1.2.3-70-g09d2