From 0d70581f8f72545d321c147768b68e1f97bb8dca Mon Sep 17 00:00:00 2001 From: "pedro.minatel" Date: Fri, 20 Aug 2021 18:09:58 +0100 Subject: [PATCH] Fixed the external link to a new tab (LOLIN boards) Moved links to the botton --- docs/source/boards/boards.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/source/boards/boards.rst b/docs/source/boards/boards.rst index 3dea0e0ab59..12dbe4b175d 100644 --- a/docs/source/boards/boards.rst +++ b/docs/source/boards/boards.rst @@ -84,8 +84,8 @@ Add here the third party boards, listed by vendors. LOLIN ***** -* `LOLIN D32 `_ -* `LOLIN D32 Pro `_ +* |board_lolin_d32| +* |board_lolin_d32_pro| Generic Vendor ************** @@ -110,3 +110,11 @@ Resources .. _ESP32 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf .. _ESP32-S2 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf .. _ESP32-C3 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf + +.. |board_lolin_d32| raw:: html + + LOLIN D32 + +.. |board_lolin_d32_pro| raw:: html + + LOLIN D32 Pro \ No newline at end of file