coreboot/Documentation/drivers
Nicholas Chin 10d22313f7 Docs: Address remaining documents not included in toctrees
Sphinx outputs "document isn't included in any toctree" warnings for a
few files in the Documentation tree, so address this by adding them to
toctrees or explicitly marking them as excluded.

- mb/starlabs/common/building.md: Add to the Star Labs toctree in
  mainboard/index.md
- RFC/intel-gpio-cleanup.md: Mark as orphan to explicitly exclude it
  from the docs.
- drivers/dt_entries.md: This was already accessible through an inline
  link in drivers/index.md, but links do not add items to toctrees. Add
  a hidden toctree listing dt_entries.md to define its heirarchy in the
  documentation while preserving the inline link instead of moving the
  link to a single item list like a normal toctree would. The content of
  this document did not fit the existing toctree in drivers/index.md,
  which appears to list drivers, while dt_entries discusses connecting
  those drivers to the devicetree.

Change-Id: I5fd6851a3adf6c91d81298fc61f773dae6eeca19
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84245
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-10-27 23:50:29 +00:00
..
cbfs_smbios.md Documentation/drivers/cbfs_smbios.md: Describe CBFS serial number 2022-10-17 13:58:23 +00:00
dptf.md Documentation/drivers: ensure pages have only one top-level heading 2022-09-23 14:07:43 +00:00
dt_entries.md Documentation: Add wake source info to device tree documentation 2022-12-13 18:50:54 +00:00
index.md Docs: Address remaining documents not included in toctrees 2024-10-27 23:50:29 +00:00
ipmi_kcs.md drivers/ipmi: prepare for adding more interfaces 2022-10-02 22:01:50 +00:00
retimer.md Documentation/drivers: ensure pages have only one top-level heading 2022-09-23 14:07:43 +00:00
smmstore.md Docs: Revert false MyST Parser toctree conversions 2024-09-09 23:26:42 +00:00
smmstorev2.md Docs: Revert false MyST Parser toctree conversions 2024-09-09 23:26:42 +00:00
soundwire.md device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00