Skip to content

Conversation

@StaticRocket
Copy link
Member

@StaticRocket StaticRocket commented Oct 7, 2025

Add a new warning for RST files in the source directory that are unreachable, as they are not listed in any device table of contents.

@StaticRocket
Copy link
Member Author

How do we feel about handling these files? I would normally just delete them since they are unreachable currently anyway, but I figure there may be some opinions about that.

@github-actions
Copy link

New unreachable files found with check-files.sh:

source/images/edgeai/sde_dataflow.png
source/images/edgeai/dof_dataflow.png
source/images/Am65x_idk.jpg
source/images/Am65x_GP_EVM.jpg

Add a new warning for RST files in the source directory that are
unreachable, as they are not listed in any device table of contents.

Signed-off-by: Randolph Sapp <[email protected]>
Purge any currently unclaimed files to allow this CI process to work
properly moving forward.

Signed-off-by: Randolph Sapp <[email protected]>
@github-actions
Copy link

New unreachable files found with check_files.py:

INFO:root:File not used: Jailhouse.png
INFO:root:File not used: _TMDSEVM6657L_EVM_Hardware_Setup.rst
INFO:root:File not used: _Release_Specific_PLL.rst
INFO:root:File not used: _TMDXEVM6670L_EVM_Hardware_Setup.rst
INFO:root:File not used: _TMDXEVM6678L_EVM_Hardware_Setup.rst

@StaticRocket
Copy link
Member Author

Those are the generic warnings that are addressed in #503 . Not added as a result of this PR.

@sadik-smd
Copy link
Contributor

WARNING:root:File not in any toc: source/devices/AM62X/linux/Release_Specific_Workarounds.rst
WARNING:root:File not in any toc: source/devices/AM62PX/linux/Overview/Run_Setup_Scripts.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/Release_Specific_Kernel_Performance_Guide.rst
WARNING:root:File not in any toc: source/devices/AM62PX/linux/Overview/Build_and_Run_the_Demos.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/Overview/Build_and_Run_the_Demos.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/Overview/Run_Setup_Scripts.rst
WARNING:root:File not in any toc: source/devices/AM62LX/linux/Overview/Run_Setup_Scripts.rst
WARNING:root:File not in any toc: source/devices/AM62AX/linux/Overview/Run_Setup_Scripts.rst
WARNING:root:File not in any toc: source/devices/AM62X/linux/Overview/Build_and_Run_the_Demos.rst
WARNING:root:File not in any toc: source/devices/AM64X/linux/Overview/Create_SD_Card.rst
WARNING:root:File not in any toc: source/devices/AM64X/linux/Release_Specific_Workarounds.rst
WARNING:root:File not in any toc: source/devices/AM62X/linux/Overview/Run_Setup_Scripts.rst
WARNING:root:File not in any toc: source/devices/AM64X/linux/Release_Specific_Supported_Platforms_and_Versions.rst
WARNING:root:File not in any toc: source/devices/AM62LX/linux/Overview/Build_and_Run_the_Demos.rst
WARNING:root:File not in any toc: source/devices/AM64X/linux/Overview/Build_and_Run_the_Demos.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/RT_Linux_Performance_Guide.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/Linux_Performance_Guide.rst
WARNING:root:File not in any toc: source/devices/AM62DX/linux/Release_Specific_Migration_Guide.rst

Most of the above mentioned files are present in their respective toc files.
Here is a one for reference:

linux/Overview/Run_Setup_Scripts

@StaticRocket
Copy link
Member Author

StaticRocket commented Nov 4, 2025

@sadik-smd take a closer look at that path...

If you think these are pattern matched, that would be incorrect. These are all exact paths to files.

@sadik-smd
Copy link
Contributor

@sadik-smd take a closer look at that path...

If you think these are pattern matched, that would be incorrect. These are all exact paths to files.

Ahh. apologies @StaticRocket I misinterpreted them as patterns instead of the extact paths of the files.

@StaticRocket StaticRocket merged commit 5904b7a into TexasInstruments:master Nov 6, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants