Use doxysphinx includes for enums, macros and global types (#2273)

Signed-off-by: Jan Stephan <jan.stephan@amd.com>
This commit is contained in:
Jan Stephan
2026-01-13 17:33:49 +01:00
committed by GitHub
parent 88584f3c0d
commit 2e8c863341
4 changed files with 4 additions and 28 deletions
@@ -9,7 +9,7 @@ Global defines, enums, structs and files
The structs, define macros, enums and files in the HIP runtime API.
* :ref:`global_enum_defines_reference`
* :ref:`driver_types_reference`
* :doc:`Global enum and defines <../../doxygen/html/group___global_defs>`
* :doc:`Driver types <../../doxygen/html/group___driver_types>`
* :doc:`../../doxygen/html/annotated`
* :doc:`../../doxygen/html/files`
@@ -1,12 +0,0 @@
.. meta::
:description: The driver types reference page.
:keywords: AMD, ROCm, HIP, CUDA, driver types
.. _driver_types_reference:
*******************************************************************************
Driver types
*******************************************************************************
.. doxygengroup:: DriverTypes
:content-only:
@@ -1,12 +0,0 @@
.. meta::
:description: The global enum and defines reference page.
:keywords: AMD, ROCm, HIP, CUDA, global enum, defines
.. _global_enum_defines_reference:
*******************************************************************************
Global enum and defines
*******************************************************************************
.. doxygengroup:: GlobalDefs
:content-only:
+2 -2
View File
@@ -97,8 +97,8 @@ subtrees:
- file: reference/hip_runtime_api/global_defines_enums_structs_files
subtrees:
- entries:
- file: reference/hip_runtime_api/global_defines_enums_structs_files/global_enum_and_defines
- file: reference/hip_runtime_api/global_defines_enums_structs_files/driver_types
- file: doxygen/html/group___global_defs
- file: doxygen/html/group___driver_types
- file: doxygen/html/annotated
- file: doxygen/html/files
- file: reference/math_api