Dosyalar

.git-blame-ignore-revs dosyasındaki sürümler yok sayılıyor. Bunun yerine normal sorumlu görüntüsü için buraya tıklayın.

71 satır
2.0 KiB
Plaintext
Ham Kalıcı Bağlantı Normal Görünüm Geçmiş

# Variables of the form ${<variable>} are substituted, currently the following
# list is supported:
# - ${branch} (or {branch}) the name of the current branch
# - ${url} (or {url}) github url of the current project
# - ${project:<project_name>} base url of the documentation of <project_name>
# based on intersphinx_mapping.
# These comments will also be removed.
2023-05-16 17:14:23 -06:00
defaults:
2024-04-15 10:16:39 -07:00
numbered: false
2023-05-16 17:14:23 -06:00
root: index
2024-10-02 14:42:34 -04:00
subtrees:
2024-04-15 10:16:39 -07:00
- caption: Install
entries:
2024-10-02 14:42:34 -04:00
- file: install/install.md
title: Library and CLI tool installation
- file: install/build.md
title: Build from source
2024-04-15 10:16:39 -07:00
- caption: How to
entries:
2024-10-02 14:42:34 -04:00
- file: how-to/amdsmi-cpp-lib.md
title: C++ library usage
- file: how-to/amdsmi-py-lib.md
title: Python library usage
- file: how-to/amdsmi-go-lib.md
title: Go library usage
2024-10-02 14:42:34 -04:00
- file: how-to/amdsmi-cli-tool.md
title: CLI tool usage
- file: how-to/setup-docker-container.md
title: Use AMD SMI in a Docker container
2024-10-02 14:42:34 -04:00
- caption: Reference
2024-04-15 10:16:39 -07:00
entries:
2024-10-02 14:42:34 -04:00
- file: reference/amdsmi-cpp-api.md
title: C++ API
entries:
- file: doxygen/docBin/html/topics
2024-10-02 14:42:34 -04:00
title: Modules
2024-04-15 10:16:39 -07:00
- file: doxygen/docBin/html/files
title: Files
- file: doxygen/docBin/html/globals
title: Globals
- file: doxygen/docBin/html/annotated
title: Data structures
- file: doxygen/docBin/html/functions_data_fields
title: Data fields
2024-10-02 14:42:34 -04:00
- file: reference/amdsmi-py-api.md
title: Python API
- file: reference/amdsmi-go-api.md
title: Go API
2024-10-02 14:42:34 -04:00
- file: reference/changelog.md
title: Changelog
2024-04-15 10:16:39 -07:00
- caption: Conceptual
entries:
- file: conceptual/perf-determinism.md
title: Performance determinism
- file: conceptual/ras.md
2024-04-15 10:16:39 -07:00
- caption: Tutorials
entries:
- url: https://github.com/ROCm/amdsmi/tree/${branch}/example
2024-10-02 14:42:34 -04:00
title: AMD SMI examples (GitHub)
2025-07-07 12:18:40 -04:00
- url: https://rocm.blogs.amd.com/software-tools-optimization/amd-smi-overview/README.html
title: AMD SMI CLI walkthrough
2024-10-02 14:42:34 -04:00
2024-04-15 10:16:39 -07:00
- caption: About
entries:
2024-10-02 14:42:34 -04:00
- file: license.md
2024-04-15 10:16:39 -07:00