From 39744f2e323f003e35d601414d9bb8786517dfe7 Mon Sep 17 00:00:00 2001 From: Mahavir Jain Date: Sun, 20 Feb 2022 14:15:43 +0530 Subject: [PATCH] Fix regression in docs build failure --- docs/en/get-started/index.rst | 2 ++ docs/en/get-started/linux-macos-setup.rst | 2 -- docs/zh_CN/get-started/index.rst | 2 ++ docs/zh_CN/get-started/linux-macos-setup.rst | 2 -- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/get-started/index.rst b/docs/en/get-started/index.rst index 49fa2f661ff4..df43cc26a6f4 100644 --- a/docs/en/get-started/index.rst +++ b/docs/en/get-started/index.rst @@ -166,3 +166,5 @@ If you already have the ESP-IDF installed and not using IDE, you can build your Windows Manual + +.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ diff --git a/docs/en/get-started/linux-macos-setup.rst b/docs/en/get-started/linux-macos-setup.rst index 52f705a7abad..13a539093fa0 100644 --- a/docs/en/get-started/linux-macos-setup.rst +++ b/docs/en/get-started/linux-macos-setup.rst @@ -235,8 +235,6 @@ Related Documents vscode-setup ../api-guides/tools/idf-monitor -.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ -.. _Releases page: https://github.com/espressif/esp-idf/releases .. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository .. _First Steps on ESP-IDF: ../get-started/first-steps.html .. _cmake: https://cmake.org/ diff --git a/docs/zh_CN/get-started/index.rst b/docs/zh_CN/get-started/index.rst index 07eba5732279..f61c0b41d8cf 100644 --- a/docs/zh_CN/get-started/index.rst +++ b/docs/zh_CN/get-started/index.rst @@ -166,3 +166,5 @@ IDE Windows Manual + +.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ diff --git a/docs/zh_CN/get-started/linux-macos-setup.rst b/docs/zh_CN/get-started/linux-macos-setup.rst index 4c0f79cddf6b..5c8a245521db 100644 --- a/docs/zh_CN/get-started/linux-macos-setup.rst +++ b/docs/zh_CN/get-started/linux-macos-setup.rst @@ -235,8 +235,6 @@ ESP-IDF 工具安装器会下载 Github 发布版本中附带的一些工具, vscode-setup ../api-guides/tools/idf-monitor -.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ -.. _Releases page: https://github.com/espressif/esp-idf/releases .. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository .. _First Steps on ESP-IDF: ../get-started/first-steps.html .. _cmake: https://cmake.org/