From f53faa19ea418d707fb7993e68bfeed59b85e3ac Mon Sep 17 00:00:00 2001 From: Peter Park Date: Mon, 2 Dec 2024 16:32:18 -0500 Subject: [PATCH] update compatibility card to install in index.md (#221) --- docs/index.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/index.md b/docs/index.md index fccddc4a2..cfc2dab32 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,16 +24,14 @@ ROCm documentation is organized into the following categories: :gutter: 3 :class-container: rocm-doc-grid -:::{grid-item-card} Compatibility +:::{grid-item-card} Install :class-body: rocm-card-banner rocm-hue-2 -* [Compatibility matrix](./compatibility/compatibility-matrix.rst) -* {doc}`Linux system requirements` -* {doc}`Windows system requirements` -* {doc}`Third-party support` -* {doc}`User and kernel-space support matrix` -* {doc}`Docker image support matrix` -* {doc}`Use ROCm on Radeon GPUs` +* {doc}`ROCm on Linux ` +* {doc}`HIP SDK on Windows ` +* [ROCm on Radeon GPUs](https://rocm.docs.amd.com/projects/radeon/en/latest/index.html) +* {doc}`Deep learning frameworks ` +* {doc}`Build from source ` ::: :::{grid-item-card} How to