From 40ca24151c8b7df505a6609ba0d228179f87403e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Ferenc=20Nagy-Egri?= Date: Tue, 8 Aug 2023 18:15:18 +0200 Subject: [PATCH] Change order of quadrants --- docs/index.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/index.md b/docs/index.md index 1bc818bc76..5f6906492d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,28 +10,28 @@ These documents are targeted at authors of HIP libraries and applications. ::::{grid} 1 1 2 2 :gutter: 1 -:::{grid-item-card} Tutorials +:::{grid-item-card} Reference -- {doc}`/tutorials/saxpy` +- {doc}`/.doxygen/docBin/html/index` + - {doc}`/.doxygen/docBin/html/modules` +- {doc}`/reference/kernel_language` +- {doc}`/reference/math_api` +- {doc}`/reference/deprecated_api_list` ::: +:::{grid-item-card} Understand HIP +::: + :::{grid-item-card} How-to Guides - {doc}`/how_to_guides/install` ::: -:::{grid-item-card} Understand HIP -::: - -:::{grid-item-card} Reference +:::{grid-item-card} Tutorials -- {doc}`/.doxygen/docBin/html/index` - - {doc}`/.doxygen/docBin/html/modules` -- {doc}`/reference/kernel_language` -- {doc}`/reference/math_api` -- {doc}`/reference/deprecated_api_list` +- {doc}`/tutorials/saxpy` ::: @@ -45,7 +45,10 @@ the accompanying host/device compiler. ::::{grid} 1 1 2 2 :gutter: 1 -:::{grid-item-card} Tutorials +:::{grid-item-card} Reference +::: + +:::{grid-item-card} Background ::: :::{grid-item-card} How-to Guides @@ -54,10 +57,7 @@ the accompanying host/device compiler. ::: -:::{grid-item-card} Background -::: - -:::{grid-item-card} Reference +:::{grid-item-card} Tutorials ::: ::::