Skip to content

Commit c970755

Browse files
committed
fix: Fix missing titles for AM65 performance guide
Currently, titles are not rendered corrently for AM65X performance guide, this is due to Linux performance guide explicitly including the RT Linux performance guide and thus messing with title hierarchy. To fix this, remove Linux performance guide since all benchmarking is carried out on RT Linux kernel and include RT Linux performance guide using toctree derective. Signed-off-by: Judith Mendez <[email protected]>
1 parent e0bbf6e commit c970755

File tree

5 files changed

+11
-9
lines changed

5 files changed

+11
-9
lines changed

configs/AM65X/AM65X_linux_toc.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ devices/AM65X/linux/Release_Specific
1515
devices/AM65X/linux/Release_Specific_Release_Notes
1616
devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration
1717
devices/AM65X/linux/Release_Specific_Migration_Guide
18-
devices/AM65X/linux/Release_Specific_Performance_Guide
18+
devices/AM65X/linux/Release_Specific_Kernel_Performance_Guide
19+
devices/AM65X/linux/RT_Linux_Performance_Guide
1920
devices/AM65X/linux/Release_Specific_Supported_Platforms_and_Versions
2021
linux/Foundational_Components
2122
linux/Foundational_Components_U-Boot

source/devices/AM65X/linux/_Release_Specific_RT_Kernel_Performance_Guide.rst renamed to source/devices/AM65X/linux/RT_Linux_Performance_Guide.rst

File renamed without changes.

source/devices/AM65X/linux/Release_Specific.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Release Specific
66
:maxdepth: 5
77

88
Release_Specific_Release_Notes
9-
Release_Specific_Performance_Guide
109
Release_Specific_Yocto_layer_Configuration
1110
Release_Specific_Migration_Guide
11+
Release_Specific_Kernel_Performance_Guide
1212
Release_Specific_Supported_Platforms_and_Versions
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
########################
2+
Kernel Performance Guide
3+
########################
4+
5+
.. toctree::
6+
:maxdepth: 4
7+
8+
RT_Linux_Performance_Guide

source/devices/AM65X/linux/Release_Specific_Performance_Guide.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)