Comhaid
rocm-systems/docs/sphinx/_toc.yml.in
T
Julia Jiang f39473f692 SWDEV-467739 - Adding CLR landing page in HIP
Change-Id: I3e21520d37ae0c408d1f401b2dd849a098bbc818
2024-06-26 01:02:49 -04:00

55 línte
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
- file: understand/amd_clr
- 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