69caa62b60
* updating rocprofv3 * using rocprofv3 * review updates * naming standardization * Update source/docs/how-to/using-rocprofv3.rst Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> * review comments * adding API references * kernel filtering * Remove Sphinx warn as error To bypass false warning for linking between rst and md * remove unused (duplicate) refs in _toc.yml.in --------- Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com> Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com> Co-authored-by: Peter Jun Park <peter.park@amd.com>
32 行
832 B
Plaintext
32 行
832 B
Plaintext
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: false
|
|
maxdepth: 4
|
|
|
|
root: index
|
|
subtrees:
|
|
- caption: Install
|
|
entries:
|
|
- file: install/installation
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/using-rocprofv3
|
|
- file: how-to/samples
|
|
- caption: API reference
|
|
entries:
|
|
- file: api-reference/buffered_services
|
|
- file: api-reference/callback_services
|
|
- file: api-reference/counter_collection_services
|
|
- file: api-reference/intercept_table
|
|
- file: api-reference/pc_sampling
|
|
- file: api-reference/tool_library
|
|
- file: _doxygen/html/index
|
|
title: API library
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: conceptual/comparing-with-legacy-tools
|
|
- caption: License
|
|
entries:
|
|
- file: license
|