zephyr/doc/develop
Martí Bolívar ec725b5cab doc: application development: fix DT overlay section
Commit f17630ba75
("doc: application: added description of WARN_EXPERIMENTAL setting")
introduced a new section in the Kconfig settings bit about
experimental features.

This broke the structure of the document, however, because it used the
wrong kind of section underline, resulting in a hierarchy that looks
like this:

   Application Configuration
   └── Kconfig Configuration
   Experimental Features
   └── Devicetree Overlays

when it should have looked like this:

   Application Configuration
   ├── Kconfig Configuration
   |   └── Experimental Features
   └── Devicetree Overlays

This falsely make it look like DT overlays are an experimental
feature!

Fix it.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-12-15 10:43:21 +01:00
..
api math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
application doc: application development: fix DT overlay section 2022-12-15 10:43:21 +01:00
flash_debug scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
getting_started doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
languages doc: languages: cpp: Add notes about C++ main() 2022-11-05 16:41:45 +09:00
optimizations doc: move sections from guides 2022-04-07 16:35:19 +02:00
test doc: develop: test: ztest: mention the newly added fake EEPROM driver 2022-11-15 09:43:42 -06:00
toolchains doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
tools doc: tools: coccinelle: Update documentation link 2022-09-29 12:20:14 +02:00
west doc: west: Update outdated link to SPDX specification 2022-09-29 12:20:14 +02:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
modules.rst doc: modules: document recommendations 2022-09-05 14:54:07 +00:00