]> git.baikalelectronics.ru Git - uboot.git/commitdiff
doc: add rst references to distro documentation in stm32mp1 board
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 24 Jan 2023 09:16:02 +0000 (10:16 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 27 Jan 2023 17:31:59 +0000 (18:31 +0100)
Use internal rst reference with :doc: to have a link to distro.rst page
in the generated U-Boot documentation.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
doc/board/st/stm32mp1.rst

index 3f70634d2836c0cc815a9fbce2cb062c111780d6..c0b1daa0418ef32a00cdc411bcc7693413838c55 100644 (file)
@@ -478,7 +478,8 @@ or:
   +-------+--------+---------+------------------------+------------------------+
 
 And the 4th partition (Rootfs) is marked bootable with a file extlinux.conf
-following the Generic Distribution feature (doc/develop/distro.rst for use).
+following the Generic Distribution feature (see :doc:`../../develop/distro` for
+use).
 
 The size of fip or ssbl partition must be enough for the associated binary file,
 4MB and 2MB are default values.