docs/releases: Fix warning "document isn't included in any toctree"
commitc52aecca11c3c24fc2e843e75037c2c94fd48b2d
authorFelix Singer <felixsinger@posteo.net>
Fri, 4 Mar 2022 03:32:38 +0000 (4 04:32 +0100)
committerFelix Singer <felixsinger@posteo.net>
Wed, 9 Mar 2022 15:49:57 +0000 (9 15:49 +0000)
tree23dacd5be6de07a67b5055fcfb2b1b389bb31654
parent43d9f8b08e1df0ea5a3c25df9e8d414196d3611a
docs/releases: Fix warning "document isn't included in any toctree"

While running Sphinx, it shows the warning "document isn't included in
any toctree" for the documents checklist.md and templates.md. These are
not meant to be listed in ToC trees.

Thus, mark them as orphaned to exclude them from ToC trees.

Change-Id: I1ff8f7c24ac9b3c3a120914c0c72ab73e85c4873
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62584
Reviewed-by: Thomas Heijligen <src@posteo.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Documentation/releases/checklist.md
Documentation/releases/templates.md