coreboot/Documentation
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
..
_static
acpi Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
arch cpu/x86/Kconfig: Mark 64bit support as stable 2024-03-28 15:23:21 +00:00
community Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
contributing Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
drivers smmstorev2: Load the communication buffer at SMM setup 2024-04-05 07:10:17 +00:00
getting_started Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
gfx Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
infrastructure Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
lib Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
mainboard Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
northbridge Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
releases Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
RFC Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
sbom Documentation: Update Makefile .inc references to .mk 2024-01-26 13:08:30 +00:00
security Documentation/vboot: Update vboot supported boards list 2024-05-14 20:33:35 +00:00
soc Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
superio Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
technotes Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
tutorial Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
util Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
vendorcode Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
.gitignore .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
.mdl_style.rb Documentation: Add mdl style file 2022-07-14 12:38:56 +00:00
acronyms.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
AMD-S3.txt
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
COPYING
coreboot_logo.bmp Documentation: Add coreboot logo in BMP format for payload use 2022-07-27 13:58:27 +00:00
coreboot_logo.png
coreboot_logo.svg Documentation: Add the coreboot logo in SVG format 2022-07-21 10:35:16 +00:00
corebootBuildingGuide.tex Documentation: Adjust master -> main branch 2023-09-15 18:42:46 +00:00
distributions.md doc/distributions: Update NovaCustom domain 2024-06-06 23:11:34 +00:00
documentation_license.md Documentation: Move documentation license to main menu 2022-03-24 15:47:11 +00:00
endverbatim.tex
external_docs.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
gcov.txt Documentation: Fix spelling errors 2021-10-05 18:06:24 +00:00
hypertransport.svg
index.md Documentation/index.md: Add coreboot's blob policy 2024-06-14 08:57:13 +00:00
Makefile Documentation: Remove unused build targets 2023-09-21 21:33:36 +00:00
Makefile.sphinx Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
payloads.md Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
POSTCODES post_code: add post code for video initialization failure 2019-05-22 17:45:11 +00:00
rmodules.md Documentation/rmodules.md: Add rmodule Documentation 2023-09-05 16:08:42 +00:00
util.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00