d592b826ba
Change-Id: Ie94897bac6e1cd44826988117ca6bb20ba2c2614
54 rindas
1.3 KiB
Plaintext
54 rindas
1.3 KiB
Plaintext
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index
|
|
subtrees:
|
|
|
|
- caption: Install
|
|
entries:
|
|
- file: install/install
|
|
title: Installing HIP
|
|
- file: install/build
|
|
title: Building HIP from source
|
|
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: understand/programming_model
|
|
- file: understand/programming_model_reference
|
|
- file: understand/hardware_implementation
|
|
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/programming_manual
|
|
- file: how-to/hip_porting_guide
|
|
- file: how-to/hip_porting_driver_api
|
|
- file: how-to/hip_rtc
|
|
- file: how-to/performance_guidelines
|
|
- file: how-to/debugging
|
|
- file: how-to/logging
|
|
- file: how-to/faq
|
|
|
|
- caption: Reference
|
|
entries:
|
|
- file: doxygen/html/index
|
|
- file: reference/kernel_language
|
|
title: C++ language extensions
|
|
- file: reference/terms
|
|
title: Comparing Syntax for different APIs
|
|
- file: reference/virtual_rocr
|
|
- file: reference/deprecated_api_list
|
|
title: List of deprecated APIs
|
|
|
|
- caption: Tutorials
|
|
entries:
|
|
- url: https://github.com/ROCm/HIP-Examples
|
|
title: HIP examples
|
|
- url: https://github.com/ROCm/hip-tests/tree/develop/samples
|
|
title: HIP test samples
|
|
|
|
- caption: About
|
|
entries:
|
|
- file: license.md
|