From 9518e565dcba2db212cd3edde7764d8cd921043a Mon Sep 17 00:00:00 2001 From: Jorge Marques Date: Sun, 23 Nov 2025 17:29:57 +0100 Subject: [PATCH] eval/user-guide/transceiver: Hide template from toctree, drop old Use :orphan: marker and rename to _index to hide from the toctree, then delete old template and re-use the reference. Signed-off-by: Jorge Marques --- docs/contributing/template/eval.rst | 2 +- docs/contributing/template/example/eval.rst | 283 ------------------ .../template/example/placeholder.svg | 4 - .../template/{index.rst => _index.rst} | 6 +- 4 files changed, 6 insertions(+), 289 deletions(-) delete mode 100644 docs/contributing/template/example/eval.rst delete mode 100644 docs/contributing/template/example/placeholder.svg rename docs/solutions/reference-designs/template/{index.rst => _index.rst} (98%) diff --git a/docs/contributing/template/eval.rst b/docs/contributing/template/eval.rst index 2081b1a8d..b8e5c146c 100644 --- a/docs/contributing/template/eval.rst +++ b/docs/contributing/template/eval.rst @@ -6,7 +6,7 @@ from the hardware overview, features, kit contents, hardware, user guides, developer guides, and source code. A top-level template is available at -:git-documentation:`docs/contributing/template/example/eval.rst` +:git-documentation:`docs/solutions/reference-designs/template/_index.rst` (:ref:`rendered