From 124a604e5ac579bb3254ef013d4052aee5c4fbfd Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Mon, 2 Dec 2024 11:32:07 -0600 Subject: [PATCH] fix: catch some of the tag errors exposed Fix some of the tag errors exposed by the previous changes. Signed-off-by: Randolph Sapp --- source/devices/AM62PX/android/index.rst | 1 + source/devices/AM62PX/debian/Getting_Started_Guide.rst | 1 + source/devices/AM62X/android/index.rst | 1 + source/devices/AM62X/debian/Getting_Started_Guide.rst | 1 + source/devices/AM64X/debian/Getting_Started_Guide.rst | 1 + source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst | 1 + source/rtos/PDK_Platform_Software/Device_Drivers/_PRUSS.rst | 1 + 7 files changed, 7 insertions(+) diff --git a/source/devices/AM62PX/android/index.rst b/source/devices/AM62PX/android/index.rst index 812e185f1..1f36e60e7 100644 --- a/source/devices/AM62PX/android/index.rst +++ b/source/devices/AM62PX/android/index.rst @@ -1,4 +1,5 @@ .. _android-index: + ################################################ Processor SDK Android Software Developer's Guide ################################################ diff --git a/source/devices/AM62PX/debian/Getting_Started_Guide.rst b/source/devices/AM62PX/debian/Getting_Started_Guide.rst index fb8acb459..bc18bd848 100644 --- a/source/devices/AM62PX/debian/Getting_Started_Guide.rst +++ b/source/devices/AM62PX/debian/Getting_Started_Guide.rst @@ -1,4 +1,5 @@ .. _overview-getting-started: + *************************** Getting Started with Debian *************************** diff --git a/source/devices/AM62X/android/index.rst b/source/devices/AM62X/android/index.rst index 8e785069b..25b8aa458 100644 --- a/source/devices/AM62X/android/index.rst +++ b/source/devices/AM62X/android/index.rst @@ -1,4 +1,5 @@ .. _android-index: + ################################################ Processor SDK Android Software Developer's Guide ################################################ diff --git a/source/devices/AM62X/debian/Getting_Started_Guide.rst b/source/devices/AM62X/debian/Getting_Started_Guide.rst index b5660727d..38715b1c5 100644 --- a/source/devices/AM62X/debian/Getting_Started_Guide.rst +++ b/source/devices/AM62X/debian/Getting_Started_Guide.rst @@ -1,4 +1,5 @@ .. _overview-getting-started: + *************************** Getting Started with Debian *************************** diff --git a/source/devices/AM64X/debian/Getting_Started_Guide.rst b/source/devices/AM64X/debian/Getting_Started_Guide.rst index 52a455a4d..db017da03 100644 --- a/source/devices/AM64X/debian/Getting_Started_Guide.rst +++ b/source/devices/AM64X/debian/Getting_Started_Guide.rst @@ -1,4 +1,5 @@ .. _overview-getting-started: + *************************** Getting Started with Debian *************************** diff --git a/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst b/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst index d123a4301..d83f69f76 100644 --- a/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst +++ b/source/linux/Foundational_Components/U-Boot/UG-Splash-Screen.rst @@ -1,4 +1,5 @@ .. _Uboot-splash-label: + ==================== U-Boot Splash Screen ==================== diff --git a/source/rtos/PDK_Platform_Software/Device_Drivers/_PRUSS.rst b/source/rtos/PDK_Platform_Software/Device_Drivers/_PRUSS.rst index 2335e88ad..99d159cfa 100644 --- a/source/rtos/PDK_Platform_Software/Device_Drivers/_PRUSS.rst +++ b/source/rtos/PDK_Platform_Software/Device_Drivers/_PRUSS.rst @@ -1,4 +1,5 @@ .. http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_PRUSS + Overview --------