mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-12 07:25:22 -05:00
33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index.rst
|
|
subtrees:
|
|
- entries:
|
|
- file: about/release-notes.md
|
|
title: Release notes
|
|
- file: compatibility/compatibility-matrix.rst
|
|
title: Compatibility matrix
|
|
- caption: Install
|
|
entries:
|
|
- file: install/rocm.rst
|
|
title: Install ROCm
|
|
entries:
|
|
# Dummy entries to point to install doc sections
|
|
- file: install/redirect/_prerequisites.rst
|
|
title: Prerequisites
|
|
- file: install/redirect/_install.rst
|
|
title: Installation
|
|
- file: install/redirect/_post-install.rst
|
|
title: Post-installation
|
|
- file: install/redirect/_uninstall.rst
|
|
title: Uninstall ROCm
|
|
- file: install/build-from-source.rst
|
|
title: Build from source
|
|
- caption: ROCm for AI
|
|
entries:
|
|
- file: rocm-for-ai/pytorch-comfyui.rst
|
|
title: Install PyTorch and ComfyUI
|