Skip to content

Conversation

@Antonios-C
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

New warnings found with rstcheck:

source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".

@StaticRocket
Copy link
Member

You'll need to add that extension you were talking about as well. You'll also need to add the new directives from that extension to the exclusion list in the rstcheck config.

@Antonios-C
Copy link
Collaborator Author

You'll need to add that extension you were talking about as well. You'll also need to add the new directives from that extension to the exclusion list in the rstcheck config.

I have decided not to add the new extension (sphinx-design). The tabs extension provides the functionality I need.

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

New warnings found with rstcheck:

source/linux/Foundational_Components/Graphics/Common/Vulkan.rst:7: (INFO/1) Duplicate implicit target name: "vulkan".
source/linux/Foundational_Components/Graphics/Common/OpenCL.rst:7: (INFO/1) Duplicate implicit target name: "opencl".
source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".

@StaticRocket
Copy link
Member

StaticRocket commented Dec 4, 2025

Note to other maintainers: Ignore the tabs warnings. Need to update .rstcheck.cfg to fix 05a602b.

Edit: see #554

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

New warnings found with rstcheck:

source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_BXS_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_AXE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (INFO/1) No directive entry for "tabs" in module "docutils.parsers.rst.languages.en".
source/linux/Foundational_Components/Graphics/Rogue/_8XE_Extension_List.rst:1: (ERROR/3) Unknown directive type "tabs".

Copy link
Member

@cshilwant cshilwant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please plan to address the error reported by commit convention workflow - https://github.com/TexasInstruments/processor-sdk-doc/actions/runs/19973723867/job/57284553692?pr=553

    Update and refactor the overview page:
    - New Vulkan version supported (Vk 1.2 -> 1.3)
    - Add vulkaninfo and elginfo usage
    - Update table of demos
    - Miscellaneous updates

Signed-off-by: Antonios Christidis <[email protected]>
Update Rogue architecture diagram.

Signed-off-by: Antonios Christidis <[email protected]>
Introduce tabs on the list of extensions for BXS, AXE, 8XE.

Signed-off-by: Antonios Christidis <[email protected]>
Remove mentions of rgx_kicksync_test. As it is no longer separately packaged in the SDK.

Signed-off-by: Antonios Christidis <[email protected]>
@StaticRocket StaticRocket merged commit 1e83eb6 into TexasInstruments:master Dec 8, 2025
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.

7 participants