Skip to content

Commit 20c8fec

Browse files
StaticRocketcshilwant
authored andcommitted
chore(platforms-and-version): fix linking and toc tree
Fix links to Release_Specific_Release_Notes in common documentation and make sure it's actually included in the toc tree for all platforms. This disconnect from toc tree and toc.txt files is part of the motivation for the proposed index file structure. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 02d7f00 commit 20c8fec

File tree

7 files changed

+7
-3
lines changed

7 files changed

+7
-3
lines changed

source/devices/AM57X/linux/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Released June 2022
9595
9696
Supported Platforms
9797
=====================================
98-
See `here <Release_Specific_Supported_Platforms_and_Versions.html>`__ for a list of supported platforms and links to more information.
98+
See :ref:`release-specific-supported-platforms-and-versions` for a list of supported platforms and links to more information.
9999

100100
|
101101

source/devices/AM62LX/linux/Release_Specific.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Release Specific
1010
Release_Specific_Migration_Guide
1111
Release_Specific_Kernel_Performance_Guide
1212
Release_Specific_Workarounds
13+
Release_Specific_Supported_Platforms_and_Versions

source/devices/AM62PX/linux/Release_Specific.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Release Specific
1010
Release_Specific_Migration_Guide
1111
Release_Specific_Kernel_Performance_Guide
1212
Release_Specific_Workarounds
13+
Release_Specific_Supported_Platforms_and_Versions

source/devices/AM62X/linux/Release_Specific.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Release Specific
1010
Release_Specific_Migration_Guide
1111
Release_Specific_Kernel_Performance_Guide
1212
Release_Specific_Workarounds
13+
Release_Specific_Supported_Platforms_and_Versions

source/devices/AM64X/linux/Release_Specific.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Release Specific
99
Release_Specific_Yocto_layer_Configuration
1010
Release_Specific_Migration_Guide
1111
Release_Specific_Kernel_Performance_Guide
12+
Release_Specific_Supported_Platforms_and_Versions

source/linux/Foundational_Components/_OpenCV.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ OpenCL extensions (intrinsics and EDMAmgr).
519519
Supported Platforms
520520
--------------------
521521

522-
See `here <Release_Specific_Supported_Platforms_and_Versions.html>`__ for a list
522+
See :ref:`release-specific-supported-platforms-and-versions` for a list
523523
of supported platforms and links to more information.
524524
OpenCL dispatch is available only on platforms with DSP C66 core, like
525525
AM5728 (2 C66 cores).

source/linux/Release_Specific_PLSDK_Release_Notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Processor SDK 6.3 Release has following new features:
103103
104104
Supported Platforms
105105
=====================================
106-
See `here <Release_Specific_Supported_Platforms_and_Versions.html>`__ for a list of supported platforms and links to more information.
106+
See :ref:`release-specific-supported-platforms-and-versions` for a list of supported platforms and links to more information.
107107

108108
|
109109

0 commit comments

Comments
 (0)