File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 31
31
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
32
32
# ones.
33
33
extensions = [
34
- # 'sphinx_copybutton'
34
+ 'sphinx_copybutton'
35
35
]
36
36
37
37
# Add any paths that contain templates here, relative to this directory.
Original file line number Diff line number Diff line change @@ -32,9 +32,18 @@ Supported Operating Systems
32
32
.. |linux-logo | image :: _static/linux-logo.png
33
33
.. |macos-logo | image :: _static/macos-logo.png
34
34
35
- .. _Windows : ../installing.html#windows
36
- .. _Linux : ../installing.html#linux
37
- .. _macOS : ../installing.html#macos
35
+
36
+ First Things First
37
+ ------------------
38
+
39
+ Arduino Core Documentation
40
+ --------------------------
41
+
42
+ How to Getting Started
43
+ ----------------------
44
+
45
+ Development boards
46
+ ------------------
38
47
39
48
.. _ESP32 Datasheet : https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
40
49
.. _ESP32-S2 Datasheet : https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf
You can’t perform that action at this time.
0 commit comments