aboutsummaryrefslogtreecommitdiff
path: root/Documentation/releases
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-03-04 04:32:38 +0100
committerFelix Singer <felixsinger@posteo.net>2022-03-09 15:49:57 +0000
commitc52aecca11c3c24fc2e843e75037c2c94fd48b2d (patch)
tree23dacd5be6de07a67b5055fcfb2b1b389bb31654 /Documentation/releases
parent43d9f8b08e1df0ea5a3c25df9e8d414196d3611a (diff)
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>
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/checklist.md4
-rw-r--r--Documentation/releases/templates.md4
2 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md
index 50d99f6b12..80f59b76a2 100644
--- a/Documentation/releases/checklist.md
+++ b/Documentation/releases/checklist.md
@@ -1,3 +1,7 @@
+```eval_rst
+:orphan:
+```
+
# coreboot Release Process
This document describes our release process and all prerequisites to implement
diff --git a/Documentation/releases/templates.md b/Documentation/releases/templates.md
index 86973eb7a3..adc9d6687e 100644
--- a/Documentation/releases/templates.md
+++ b/Documentation/releases/templates.md
@@ -1,3 +1,7 @@
+```eval_rst
+:orphan:
+```
+
# Communication templates related to release management
## Deprecation notices