diff options
author | Tom Rini <trini@konsulko.com> | 2021-01-18 08:04:05 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-18 08:04:05 -0500 |
commit | b5b0237d0216db34605ca54b83588fcfcf5e63a8 (patch) | |
tree | 092ca2690be98e834016bc77c25f96ff2ee3e74c /doc/usage/index.rst | |
parent | 19c5fdffdc41bfd606b455b46e834d1bff4b2c1e (diff) | |
parent | dd9abfec13884df0d9d30a6f79ffe80eeed9ac8c (diff) |
Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for documentation tag doc-2021-04-rc1
* document man-page base command
* move README.fdt-overlays to HTML documentation
* add synopsis for pstore command
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 5869fba189..6def250766 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -2,7 +2,9 @@ Use U-Boot ========== .. toctree:: + :maxdepth: 1 + fdt_overlays netconsole Shell commands @@ -11,6 +13,7 @@ Shell commands .. toctree:: :maxdepth: 1 + base bootefi bootmenu button |