Skip to content

Commit e892bfe

Browse files
committed
Docs: Fix on table of contents levels
1 parent 832182c commit e892bfe

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Diff for: docs/source/installing.rst

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
##########
12
Installing
2-
==========
3+
##########
34

45
Before Installing
56
-----------------
@@ -31,13 +32,13 @@ macOS, and Linux (x86, amd64, armhf and arm64).
3132
- Open Boards Manager from Tools > Board menu and install *esp32* platform (and do not forget to select your ESP32 board from Tools > Board menu after installation).
3233

3334
Windows
34-
=======
35+
-------
3536

3637
Linux
37-
=====
38+
-----
3839

3940
Debian/Ubuntu
40-
-------------
41+
*************
4142

4243
- Install latest Arduino IDE from `arduino.cc`_.
4344

@@ -74,7 +75,7 @@ Debian/Ubuntu
7475
python3 get.py
7576
7677
Fedora
77-
------
78+
******
7879

7980
- Install the latest Arduino IDE from `arduino.cc`_.
8081
- Command ``$ sudo dnf -y install arduino`` will most likely install an older release.
@@ -96,7 +97,7 @@ Fedora
9697
- Restart Arduino IDE.
9798

9899
openSUSE
99-
--------
100+
********
100101

101102
- Install the latest Arduino IDE from `arduino.cc`_.
102103

@@ -152,7 +153,7 @@ Where ``~/Documents/Arduino`` represents your sketch book location as per "Ardui
152153
- Restart Arduino IDE.
153154

154155
PlatformIO
155-
==========
156+
----------
156157

157158
- `What is PlatformIO? <https://docs.platformio.org/en/latest/what-is-platformio.html?utm_source=github&utm_medium=arduino-esp32>`_
158159

0 commit comments

Comments
 (0)