2023-05-03 16:15:04 -06:00
|
|
|
# Anywhere {branch} is used, the branch name will be substituted.
|
|
|
|
|
# These comments will also be removed.
|
|
|
|
|
defaults:
|
|
|
|
|
numbered: False
|
|
|
|
|
maxdepth: 6
|
|
|
|
|
root: index
|
2023-09-06 10:55:33 -06:00
|
|
|
subtrees:
|
2024-05-08 08:59:39 -07:00
|
|
|
|
|
|
|
|
- caption: Installation
|
|
|
|
|
entries:
|
|
|
|
|
- file: install/install
|
|
|
|
|
title: ROCm SMI installation
|
2025-12-11 15:41:24 -06:00
|
|
|
|
|
|
|
|
- caption: How to
|
2024-01-04 15:45:17 -07:00
|
|
|
entries:
|
2024-05-08 08:59:39 -07:00
|
|
|
- file: how-to/use-cpp
|
|
|
|
|
- file: how-to/use-python
|
2025-12-11 15:41:24 -06:00
|
|
|
|
2024-05-08 08:59:39 -07:00
|
|
|
- caption: API Reference
|
2024-03-06 20:55:02 +01:00
|
|
|
entries:
|
2024-05-08 08:59:39 -07:00
|
|
|
- file: doxygen/html/files
|
|
|
|
|
title: Files
|
|
|
|
|
- file: doxygen/html/globals
|
|
|
|
|
title: Globals
|
|
|
|
|
- file: doxygen/html/annotated
|
|
|
|
|
title: Data structures
|
|
|
|
|
- file: doxygen/html/modules
|
|
|
|
|
title: Modules
|
|
|
|
|
- file: reference/python_api
|
|
|
|
|
title: Python API
|
2025-12-11 15:41:24 -06:00
|
|
|
|
|
|
|
|
|
2024-05-08 08:59:39 -07:00
|
|
|
- caption: Tutorials
|
2024-03-06 20:55:02 +01:00
|
|
|
entries:
|
2024-05-08 08:59:39 -07:00
|
|
|
- file: tutorials/cpp_tutorials
|
2025-12-11 15:41:24 -06:00
|
|
|
title: C++
|
2024-05-08 08:59:39 -07:00
|
|
|
- file: tutorials/python_tutorials
|
2025-12-11 15:41:24 -06:00
|
|
|
title: Python
|
|
|
|
|
|
2024-01-04 15:45:17 -07:00
|
|
|
- caption: About
|
|
|
|
|
entries:
|
|
|
|
|
- file: license
|
2024-03-06 20:55:02 +01:00
|
|
|
title: License
|