This is an automated email from the ASF dual-hosted git repository.

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 9812c87cfa0 Document : add steps for document navigation in mobile 
(#29033)
9812c87cfa0 is described below

commit 9812c87cfa082e237a5b79708c46b94e72061490
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Thu Nov 16 12:46:16 2023 +0800

    Document : add steps for document navigation in mobile (#29033)
    
    * Document : add steps for document navigation in mobile
    
    * Refactor : update the shardingsphere-doc modification for release document
---
 docs/community/content/involved/release/shardingsphere.cn.md | 4 ++--
 docs/community/content/involved/release/shardingsphere.en.md | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/community/content/involved/release/shardingsphere.cn.md 
b/docs/community/content/involved/release/shardingsphere.cn.md
index a8f152fe9cb..0d13acacaf8 100644
--- a/docs/community/content/involved/release/shardingsphere.cn.md
+++ b/docs/community/content/involved/release/shardingsphere.cn.md
@@ -599,8 +599,8 @@ svn del -m "Archiving release ${PREVIOUS.RELEASE.VERSION}" 
https://dist.apache.o
 参考:[Release Download Pages for 
Projects](https://infra.apache.org/release-download-pages.html)。
 
 ### 6. 官网首页增加发布版本文档入口
-
-参考 
commit:https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430
+更新 `shardingsphere-doc` 仓库下 
index.html、index_zh.html、learning.html、legacy.html、legacy_zh.html 
几处文件中的版本号为当前版本。[参考提交](https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430)
+更新 `shardingsphere` 仓库下的 
[language.html](docs/document/themes/hugo-theme-learn/layouts/partials/language.html),增加当前版本号用于页面导航。[参考提交](https://github.com/apache/shardingsphere/pull/29017/files)
 
 ### 7. 更新示例版本
 
diff --git a/docs/community/content/involved/release/shardingsphere.en.md 
b/docs/community/content/involved/release/shardingsphere.en.md
index 0204f257dc6..e4c4b08b80a 100644
--- a/docs/community/content/involved/release/shardingsphere.en.md
+++ b/docs/community/content/involved/release/shardingsphere.en.md
@@ -608,7 +608,9 @@ Refer to [Release Download Pages for 
Projects](https://infra.apache.org/release-
 
 ### 6. Add entrance of documents of the new release into home page
 
-Refer to commit: 
https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430
+Refer to commit:
+Update the version number of document files, including index.html, 
indexzh.html, learning.html, legacy.html, and legacyzh.html under the 
shardingsphere-doc repository to the current version. [Reference 
commit](https://github.com/apache/shardingsphere-doc/commit/9fdf438d1170129d2690b5dee316403984579430)
+Update language.html under the shardingsphere repository and add the current 
version number for navigation. [Reference 
commit](https://github.com/apache/shardingsphere/pull/29017/files)
 
 ### 7. Update Example Version
 

Reply via email to