diff mbox series

[RFC,v2,2/2] doc: add missing table of content links

Message ID 20240702011440.2888308-3-sam.povilus@amd.com
State RFC
Delegated to: Simon Glass
Headers show
Series FIT documentation link vs copy | expand

Commit Message

Sam Povilus July 2, 2024, 1:14 a.m. UTC
Signed-off-by: Sam Povilus <sam.povilus@amd.com>
---
 doc/usage/fit/index.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

Comments

Simon Glass July 2, 2024, 4:30 p.m. UTC | #1
Hi Sam,

On Tue, 2 Jul 2024 at 02:14, Sam Povilus <sam.povilus@amd.com> wrote:
>

Please can you add a commit message?

> Signed-off-by: Sam Povilus <sam.povilus@amd.com>
> ---
>  doc/usage/fit/index.rst | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>
> diff --git a/doc/usage/fit/index.rst b/doc/usage/fit/index.rst
> index af2e481212..904f1593cb 100644
> --- a/doc/usage/fit/index.rst
> +++ b/doc/usage/fit/index.rst
> @@ -16,3 +16,23 @@ images that it it reads and boots. Documentation about FIT is available in
>      verified-boot
>      beaglebone_vboot
>      overlay-fdt-boot
> +    beaglebone_vboot

This seems to duplicate an entry above. Can you try 'make htmldocs'
and check that it passes?

> +    howto
> +    kernel_fdt
> +    kernel_fdts_compressed
> +    kernel
> +    multi
> +    multi_spl
> +    multi-with-fpga
> +    multi-with-loadables
> +    overlay-fdt-boot
> +    sec_firmware_ppa
> +    signature
> +    sign-configs
> +    sign-images
> +    uefi
> +    update3
> +    update_uboot
> +    verified-boot
> +    x86-fit-boot
> +
> --
> 2.34.1
>

Regards,
Simon
diff mbox series

Patch

diff --git a/doc/usage/fit/index.rst b/doc/usage/fit/index.rst
index af2e481212..904f1593cb 100644
--- a/doc/usage/fit/index.rst
+++ b/doc/usage/fit/index.rst
@@ -16,3 +16,23 @@  images that it it reads and boots. Documentation about FIT is available in
     verified-boot
     beaglebone_vboot
     overlay-fdt-boot
+    beaglebone_vboot
+    howto
+    kernel_fdt
+    kernel_fdts_compressed
+    kernel
+    multi
+    multi_spl
+    multi-with-fpga
+    multi-with-loadables
+    overlay-fdt-boot
+    sec_firmware_ppa
+    signature
+    sign-configs
+    sign-images
+    uefi
+    update3
+    update_uboot
+    verified-boot
+    x86-fit-boot
+