diff --git a/Documentation/RFC/intel-gpio-cleanup.md b/Documentation/RFC/intel-gpio-cleanup.md index b509fddcd0..576db1e2e9 100644 --- a/Documentation/RFC/intel-gpio-cleanup.md +++ b/Documentation/RFC/intel-gpio-cleanup.md @@ -1,3 +1,7 @@ +```{eval-rst} +:orphan: +``` + # Background CB:31250 ("soc/intel/cannonlake: Configure GPIOs again after FSP-S is diff --git a/Documentation/drivers/index.md b/Documentation/drivers/index.md index 9b7d25ca23..efbc186e75 100644 --- a/Documentation/drivers/index.md +++ b/Documentation/drivers/index.md @@ -6,6 +6,13 @@ they allow to easily reuse existing code across platforms. For details on how to connect device drivers to a mainboard, see [Driver Devicetree Entries](dt_entries.md). +```{toctree} +:maxdepth: 1 +:hidden: + +Driver Devicetree Entries +``` + Some of the drivers currently available include: ```{toctree} diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 259a2b2e4b..3cae8f18fb 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -336,6 +336,7 @@ StarBook Mk VI Byte Mk II StarFighter Mk I +Building coreboot Flashing devices ```