Files
rocm-systems/docs/sphinx/_toc.yml.in
T
Julia Jiang d592b826ba SWDEV-460816 - Merge PR#3475 and PR#3435 to Gerrit staging
Change-Id: Ie94897bac6e1cd44826988117ca6bb20ba2c2614
2024-05-08 11:03:51 -04:00

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