summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-05-16 01:34:28 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-05-18 13:36:12 +0300
commit06262c3836c3cb1b547c4bfd40e73d0e98b7a5fc (patch)
tree81b33d2202d1fa59ba21b2cdde241e61664adec8 /doc
parent566e857fff37b8fd760d74042e0b0c04cb43f37d (diff)
downloadu-boot-06262c3836c3cb1b547c4bfd40e73d0e98b7a5fc.tar.xz
doc: extension.rst missing in doc/usage/index.rst
'make htmldocs' results in a build warning checking consistency... doc/usage/extension.rst: WARNING: document isn't included in any toctree Add the document to the index. Fixes: 2f84e9cf06d3 ("cmd: add support for a new "extension" command") Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index 6f45fd3878..c1f9b6a53b 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -26,6 +26,7 @@ Shell commands
conitrace
echo
exception
+ extension
exit
false
fatinfo