coreboot/Documentation/mainboard
Nicholas Chin 46630de4b7 Documentation: Fix header levels
This fixes the following MyST Parser warnings:

- Non-consecutive header level increase
- Document headings start at H2, not H1

The header levels (the number of "#" characters before a heading) are
intended to form a logical hierarchy of each section and subsection in a
document. A subsection typically should have a header level one more
than its parent section. Most of these warnings are caused by extra "#"
characters, which were simply removed, or sections missing a "#"
character to make it fall under its parent section.

Notable changes:

getting_started/kconfig.md: Changed the header level of the "Keywords"
section from 2 to 3 to fall under "Kconfig Language" (level 2), and
increased the level of each keyword from 3 to 4 to remain under
"Keywords". This also fixes the warnings of "H3 to H5" increases, since
the Usage/Example/Notes/Restrictions sections for each keyword had a
level of 5.

soc/intel/cse_fw_update/cse_fw_update.md: Changed the first line to a
top level header acting as the title of the document. Without this
soc/intel/index.md displays all the level 2 headers in this document
instead of a single link to cse_fw_update.md.

Change-Id: Ia1f8b52e39b7b6524bef89a95365541235b5b1b9
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83382
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2024-07-09 21:10:15 +00:00
..
51nb Doc/mb/51nb/x210: Do minor fixes 2020-05-01 06:44:07 +00:00
acer Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
amd/pademelon Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
asrock Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
asus Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
cavium Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
clevo/n130wu Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
dell Docs: Fix paths in references to other markdown documents 2024-07-09 21:10:03 +00:00
emulation mainboard/emulation/qemu-sbsa: Add qemu-sbsa board 2024-06-08 20:41:14 +00:00
facebook Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
foxconn Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
gigabyte Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
hp documentation: Fix evaluation of reStructuredText 2024-06-19 17:43:06 +00:00
intel Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
kontron Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
lenovo Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
libretrend Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
msi/ms7707 Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
ocp Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
opencellular Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
pcengines Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
portwell Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
prodrive Docs: Fix paths in references to other markdown documents 2024-07-09 21:10:03 +00:00
protectli Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
purism Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
roda/rk9 mb/roda/rk9: Document flash header 2019-05-30 13:46:41 +00:00
sifive Documentation: Advertise support for OpenSBI 2019-08-06 12:04:01 +00:00
starlabs Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
supermicro Docs: Fix paths in references to other markdown documents 2024-07-09 21:10:03 +00:00
system76 Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
ti Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
up/squared Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
index.md mb/hp: Add Elitebook 8560w as an HP Sandy/Ivy Bridge laptop variant 2024-06-15 08:35:27 +00:00