docs: add back stable version link to index

This commit is contained in:
Wang Ning
2025-12-24 15:06:07 +08:00
parent 59fa9f7430
commit 88a87f55d4
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -318,3 +318,5 @@ Related Documents
* `ESP-IDF Installation Manager (EIM) documentation <https://docs.espressif.com/projects/idf-im-ui/en/latest/>`_ * `ESP-IDF Installation Manager (EIM) documentation <https://docs.espressif.com/projects/idf-im-ui/en/latest/>`_
* `Espressif-IDE (ESP-IDF Eclipse Plugin) GitHub repository <https://github.com/espressif/idf-eclipse-plugin/tree/master>`_ * `Espressif-IDE (ESP-IDF Eclipse Plugin) GitHub repository <https://github.com/espressif/idf-eclipse-plugin/tree/master>`_
* `ESP-IDF Extension for VS Code GitHub repository <https://github.com/espressif/vscode-esp-idf-extension/tree/master>`_ * `ESP-IDF Extension for VS Code GitHub repository <https://github.com/espressif/vscode-esp-idf-extension/tree/master>`_
.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
+2
View File
@@ -318,3 +318,5 @@ EIM 提供两种安装方式:
* `ESP-IDF 安装管理器 (EIM) 文档 <https://docs.espressif.com/projects/idf-im-ui/en/latest/>`_ * `ESP-IDF 安装管理器 (EIM) 文档 <https://docs.espressif.com/projects/idf-im-ui/en/latest/>`_
* `Espressif-IDE (ESP-IDF Eclipse 插件) GitHub 仓库 <https://github.com/espressif/idf-eclipse-plugin/tree/master>`_ * `Espressif-IDE (ESP-IDF Eclipse 插件) GitHub 仓库 <https://github.com/espressif/idf-eclipse-plugin/tree/master>`_
* `VSCode ESP-IDF 扩展 GitHub 仓库 <https://github.com/espressif/vscode-esp-idf-extension/tree/master>`_ * `VSCode ESP-IDF 扩展 GitHub 仓库 <https://github.com/espressif/vscode-esp-idf-extension/tree/master>`_
.. _稳定版本: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
+1 -1
View File
@@ -58,7 +58,7 @@ TEMPLATES = {
.. note:: .. note::
这是 ESP-IDF master 分支(最新版本)的文档,该版本在持续开发中。还有 这是 ESP-IDF master 分支(最新版本)的文档,该版本在持续开发中。还有
`Stable version`_ 的文档,以及其他版本的文档 :doc:`/versions` 供参考。 `稳定版本`_ 的文档,以及其他版本的文档 :doc:`/versions` 供参考。
""", """,
'stable': """ 'stable': """
.. note:: .. note::