mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Docs: Mark PDF links as such in the documentation index
Nothing worse than clicking what you think is an internal page link and finding a PDF downloading!
This commit is contained in:
parent
0eb5c06ad4
commit
4c9fdb7c52
@ -53,10 +53,10 @@ Contents:
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Hardware Reference
|
:caption: Hardware Reference
|
||||||
|
|
||||||
Technical Reference Manual <http://espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf>
|
Technical Reference Manual (PDF) <http://espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf>
|
||||||
Pin List and Functions <http://espressif.com/sites/default/files/documentation/esp32_chip_pin_list_en.pdf>
|
Pin List and Functions (PDF) <http://espressif.com/sites/default/files/documentation/esp32_chip_pin_list_en.pdf>
|
||||||
Chip Pinout <http://espressif.com/sites/default/files/documentation/esp32_pinout_v1_0.pdf>
|
Chip Pinout (PDF) <http://espressif.com/sites/default/files/documentation/esp32_pinout_v1_0.pdf>
|
||||||
Silicon Errata <http://espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf>
|
Silicon Errata (PDF) <http://espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf>
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Contribute
|
:caption: Contribute
|
||||||
@ -78,4 +78,4 @@ Contents:
|
|||||||
Indices
|
Indices
|
||||||
=======
|
=======
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
|
Loading…
Reference in New Issue
Block a user