[elbe-devel] [PATCH] docs: split manpages into categories

Thomas Weißschuh thomas.weissschuh at linutronix.de
Thu Aug 8 09:34:20 CEST 2024


Many commands provided by elbe are not meant to be used by the end user.
Mark those in the documentation.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
 docs/index.rst | 39 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 9f55eb74cba6..b3afc7d58f32 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -16,7 +16,42 @@ ELBE docs
 
 .. toctree::
    :maxdepth: 1
-   :glob:
    :caption: man-pages
 
-   elbe*
+   elbe
+   elbe-add
+   elbe-check_updates
+   elbe-cyclonedx-sbom
+   elbe-initvm
+   elbe-parselicence
+   elbe-pbuilder
+   elbe-pkgdiff
+   elbe-prjrepo
+   elbe-show
+   elbe-validate
+
+.. toctree::
+   :maxdepth: 1
+   :caption: updated commands
+
+   elbe-gen_update
+   elbe-updated
+
+.. toctree::
+   :maxdepth: 1
+   :caption: internal commands
+
+   elbe-chg_archive
+   elbe-chroot
+   elbe-control
+   elbe-daemon
+   elbe-db
+   elbe-debianize
+   elbe-diff
+   elbe-fetch_initvm_pkgs
+   elbe-get_archive
+   elbe-preprocess
+   elbe-remove_sign
+   elbe-repodir
+   elbe-setsel
+   elbe-sign

---
base-commit: 310db41c5edba0212ee3f728da157b9738dff99f
change-id: 20240808-doc-plumbing-dd68131479ff

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list