coreboot/Documentation/soc/intel
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
..
apollolake doc/mb/upsquared: Add documentation 2019-06-17 14:26:42 +00:00
broadwell Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
code_development_model Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
cse_fw_update Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
fsp Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
mp_init Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
xeon_sp Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
fit.dia Documentation: Add FIT 2019-04-30 08:18:57 +00:00
fit.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
fit.svg Documentation: Add FIT 2019-04-30 08:18:57 +00:00
index.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
microcode.md Doc/soc/intel: Add info about microcode updates 2020-08-26 07:36:12 +00:00