Forráskód Böngészése

Merge branch 'bugfix/doc_version_links' into 'master'

doc: Fix broken Release page links when building a stable version

See merge request espressif/esp-idf!8819
Angus Gratton 5 éve
szülő
commit
ee8796b169

+ 1 - 0
docs/en/get-started-legacy/index.rst

@@ -468,5 +468,6 @@ Related Documents
     ../api-guides/tools/idf-monitor
     toolchain-setup-scratch
 
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
 .. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
 .. _Releases page: https://github.com/espressif/esp-idf/releases

+ 2 - 0
docs/en/get-started/windows-setup-scratch.rst

@@ -112,5 +112,7 @@ To carry on with development environment setup, proceed to :ref:`get-started-get
 .. _Python: https://www.python.org/downloads/windows/
 .. _MSYS2: https://www.msys2.org/
 .. _kconfig-frontends releases page: https://github.com/espressif/kconfig-frontends/releases
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
 .. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
+.. _Releases page: https://github.com/espressif/esp-idf/releases
 

+ 2 - 1
docs/zh_CN/get-started-legacy/index.rst

@@ -436,5 +436,6 @@ Windows 操作系统
     ../api-guides/tools/idf-monitor
     toolchain-setup-scratch
 
-.. _Stable version: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
+.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
 .. _Releases page: https://github.com/espressif/esp-idf/releases

+ 2 - 1
docs/zh_CN/get-started/windows-setup-scratch.rst

@@ -119,6 +119,7 @@ Python 安装完成后,从 Windows 开始菜单中打开“命令提示符”
 .. _Python: https://www.python.org/downloads/windows/
 .. _MSYS2: https://www.msys2.org/
 .. _kconfig-frontends releases page: https://github.com/espressif/kconfig-frontends/releases
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
 .. _Stable version: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
-
+.. _Releases page: https://github.com/espressif/esp-idf/releases