Doxygen Improvements (#170)
* Doxygen updates
- Fix multiple @param where [in]/[out] was misplaced
- Fix @return
- Insert @retval
- Separate out installing conda environment from build docs step
[ROCm/rocprofiler-sdk commit: 14373c57be]
This commit is contained in:
committed by
GitHub
parent
57ed1bcfd3
commit
1e2a80ef8e
@@ -43,7 +43,7 @@ ROCPROFILER_EXTERN_C_INIT
|
||||
/**
|
||||
* @brief Create context.
|
||||
*
|
||||
* @param context_id [out] Context identifier
|
||||
* @param [out] context_id Context identifier
|
||||
* @return ::rocprofiler_status_t
|
||||
*/
|
||||
rocprofiler_status_t ROCPROFILER_API
|
||||
|
||||
Reference in New Issue
Block a user