785cc39c16
* refactor docs * Fixing docs build * merging 967 * Improving readability with table usage * review changes * compilation fix * README links --------- Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
31 Zeilen
733 B
Plaintext
31 Zeilen
733 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:
|
|
- entries:
|
|
- file: what-is-rocprof-sdk
|
|
- file: buffered_services.md
|
|
- file: callback_services.md
|
|
- file: counter_collection_services.md
|
|
- file: intercept_table.md
|
|
- file: pc_sampling.md
|
|
- file: tool_library_overview.md
|
|
- caption: Install
|
|
entries:
|
|
- file: install/installation
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/using-rocprofv3
|
|
- file: how-to/samples
|
|
- caption: API reference
|
|
entries:
|
|
- file: _doxygen/html/index
|
|
title: API library
|
|
- caption: License
|
|
entries:
|
|
- file: license
|