Skip to content

Commit 38ad2a5

Browse files
committed
doc: shields: nrf7002xx: fix section headers hierarchy
Fixed the headings hierarchy as there were multiple `###` headings when only one should be used as the document's title. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 687f4ce commit 38ad2a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

boards/shields/nrf7002eb/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Usage
4444
The shield can be used in any application by setting ``--shield nrf7002eb`` when invoking ``west build``.
4545

4646
Shield Variants
47-
###############
47+
***************
4848

4949
The nRF7002 EB has a variant which includes the COEX pins. These pins are not be routed to the
5050
edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.0.
@@ -53,7 +53,7 @@ edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.
5353
- ``nrf7002eb_coex``: Variant which includes the COEX pins.
5454

5555
SR Co-existence
56-
###############
56+
***************
5757

5858
The nRF7002 EB supports SR co-existence provided the host board supports it. The SR co-existence
5959
pins are connected to the host board's GPIO pins.

boards/shields/nrf7002ek/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Usage
4444
The shield can be used in any application by setting ``--shield nrf7002ek`` when invoking ``west build``.
4545

4646
SR Co-existence
47-
###############
47+
***************
4848

4949
The nRF7002 EK supports SR co-existence provided the host board supports it. The SR co-existence
5050
pins are connected to the host board's GPIO pins. The interface is selected by setting
@@ -56,7 +56,7 @@ Two Kconfig options are available to enable SR co-existence:
5656
- :kconfig:option:`CONFIG_NRF70_SR_COEX_RF_SWITCH`: Control SR side RF switch.
5757

5858
Shield Variants
59-
###############
59+
***************
6060

6161
The nRF7002 EK is available in four variants:
6262

0 commit comments

Comments
 (0)