Making ROCTx API doxygen generated document more readable (#385)
* Making ROCTx API doxygen generated document more readable * fixing build * Fix linking errors * Fixing header * Fixing Topics and Types * doxygen configuration fixes * Fixing build * Fix unnecessory doc parsing warnings * formatting and linting fixes * rebasing SDK modular PR * Fixing missing line * Fixing ROCtx documentation after merge * Removing flake changes * changed back WARN_IF_DOC_ERROR to Yes
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7045a4c689
Коммит
b48fa532bc
@@ -8,4 +8,5 @@ Agent Information
|
||||
*******************************************************************************
|
||||
|
||||
.. doxygengroup:: AGENTS
|
||||
:project: rocprofiler-sdk
|
||||
:content-only:
|
||||
|
||||
@@ -9,3 +9,4 @@ Buffer handling
|
||||
|
||||
.. doxygengroup:: BUFFER_HANDLING
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Buffer tracing
|
||||
|
||||
.. doxygengroup:: BUFFER_TRACING_SERVICE
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Callback tracing
|
||||
|
||||
.. doxygengroup:: CALLBACK_TRACING_SERVICE
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Context management
|
||||
|
||||
.. doxygengroup:: CONTEXT_OPERATIONS
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Counter config
|
||||
|
||||
.. doxygengroup:: COUNTER_CONFIG
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Counters
|
||||
|
||||
.. doxygengroup:: COUNTERS
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Device counting service
|
||||
|
||||
.. doxygengroup:: device_counting_service
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Dispatch counting service
|
||||
|
||||
.. doxygengroup:: dispatch_counting_service
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ External correlation
|
||||
|
||||
.. doxygengroup:: EXTERNAL_CORRELATION
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Intercept table
|
||||
|
||||
.. doxygengroup:: INTERCEPT_TABLE
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Internal threading management
|
||||
|
||||
.. doxygengroup:: INTERNAL_THREADING
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ OMPT Registration
|
||||
|
||||
.. doxygengroup:: OMPT_REGISTRATION
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ PC Sampling service
|
||||
|
||||
.. doxygengroup:: PC_SAMPLING_SERVICE
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Thread trace
|
||||
|
||||
.. doxygengroup:: THREAD_TRACE
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
@@ -9,3 +9,4 @@ Tool registration
|
||||
|
||||
.. doxygengroup:: REGISTRATION_GROUP
|
||||
:content-only:
|
||||
:project: rocprofiler-sdk
|
||||
|
||||
Ссылка в новой задаче
Block a user