Skip to content

Commit 43e8f11

Browse files
committed
doc: wemos: fix ReST underline
Use `=` sign instead of `-` to adhere to doc guidelines Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 91489a7 commit 43e8f11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boards/wemos/esp32s2_lolin_mini/doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ Hardware
3131
********
3232

3333
Supported Features
34-
------------------
34+
==================
3535

3636
.. zephyr:board-supported-hw::
3737
3838
System requirements
3939
*******************
4040

4141
Prerequisites
42-
-------------
42+
=============
4343

4444
Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
4545
below to retrieve those files.
@@ -53,7 +53,7 @@ below to retrieve those files.
5353
It is recommended running the command above after :file:`west update`.
5454

5555
Building & Flashing
56-
-------------------
56+
===================
5757

5858
Build and flash applications as usual (see :ref:`build_an_application` and
5959
:ref:`application_run` for more details).

0 commit comments

Comments
 (0)