[PATCH] fixup! commands: introduce new security command group

Ahmad Fatoum a.fatoum at pengutronix.de
Thu Aug 14 03:51:48 PDT 2025


Documentation: commands: add security commands back to docs

Now that these commands are in a separate group, a warning alerts us to
the fact that they are unreferenced in the documentation. Fix this.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 Documentation/commands.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/commands.rst b/Documentation/commands.rst
index 261af2a07825..549e064b2ced 100644
--- a/Documentation/commands.rst
+++ b/Documentation/commands.rst
@@ -73,6 +73,14 @@ Hardware Manipulation
 
    commands/hwmanip/*
 
+Security
+--------
+.. toctree::
+   :titlesonly:
+   :glob:
+
+   commands/security/*
+
 Miscellaneous
 -------------
 .. toctree::
-- 
2.39.5




More information about the barebox mailing list