mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] doc: user: rename appendix section and keep it as last entry
@ 2025-06-25 10:51 Roland Hieber
  2025-06-25 10:51 ` [PATCH 2/3] doc: user: usb: link to syntax when explaining the partition variables Roland Hieber
  2025-06-25 10:51 ` [PATCH 3/3] doc: user: net: document Fastboot over UDP usage Roland Hieber
  0 siblings, 2 replies; 4+ messages in thread
From: Roland Hieber @ 2025-06-25 10:51 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

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@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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-25 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-25 10:51 [PATCH 1/3] doc: user: rename appendix section and keep it as last entry Roland Hieber
2025-06-25 10:51 ` [PATCH 2/3] doc: user: usb: link to syntax when explaining the partition variables Roland Hieber
2025-06-25 10:51 ` [PATCH 3/3] doc: user: net: document Fastboot over UDP usage Roland Hieber
2025-06-25 12:48   ` Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox