[PATCH 1/3] doc: user: rename appendix section and keep it as last entry

Roland Hieber rhi at pengutronix.de
Wed Jun 25 03:51:43 PDT 2025


This additional appendix section describes how to set up the development
host. Adjust its title to reflect its contents. An appendix also looks
bad in the middle of a table of contents, so move it to the bottom.
Rename the file accordingly.

Signed-off-by: Roland Hieber <rhi at pengutronix.de>
---
 .../{system-setup.rst => appendix-development-host-setup.rst} | 4 ++--
 Documentation/user/user-manual.rst                            | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)
 rename Documentation/user/{system-setup.rst => appendix-development-host-setup.rst} (96%)

diff --git a/Documentation/user/system-setup.rst b/Documentation/user/appendix-development-host-setup.rst
similarity index 96%
rename from Documentation/user/system-setup.rst
rename to Documentation/user/appendix-development-host-setup.rst
index 5651569dc2b2..88baf5f3794a 100644
--- a/Documentation/user/system-setup.rst
+++ b/Documentation/user/appendix-development-host-setup.rst
@@ -1,5 +1,5 @@
-Appendix: System Setup
-======================
+Appendix: Development Host Setup
+================================
 
 Serial Console Access
 ---------------------
diff --git a/Documentation/user/user-manual.rst b/Documentation/user/user-manual.rst
index a14f6905f9ee..ce0792000a3c 100644
--- a/Documentation/user/user-manual.rst
+++ b/Documentation/user/user-manual.rst
@@ -29,7 +29,6 @@ Contents:
    bootchooser
    remote-control
    security
-   system-setup
    reset-reason
    system-reset
    state
@@ -42,6 +41,8 @@ Contents:
    virtio
    barebox-tlv
 
+   appendix-development-host-setup
+
 * :ref:`search`
 * :ref:`genindex`
 
-- 
2.39.5




More information about the barebox mailing list