Doc update (#2011)

* add url to ROCgdb-docs

update reqs and gitignore

* add validation tools section for RVS and TransferBench

* stub in links for validation/mgmt tools

* populate compilers page

* add cards for ai libs and computer vision pages

* add content to math lib pages

* reorg hip and math libs

* update index

* consolidate linear algebra libs

* fix release info order in toc

* fix links and content cards for libraries

* update mdl ignored files

* update understand rocm section

* fix formatting errors

* add link to openmp

* ignore md041
This commit is contained in:
Sam Wu
2023-03-31 18:04:21 -06:00
committed by GitHub
parent e83512605d
commit 9833748ff0
23 changed files with 121 additions and 91 deletions

View File

@@ -20,8 +20,8 @@ Welcome to AMD ROCm's documentation!
::::{grid-item}
:::{dropdown} [Deploy ROCm](deploy)
- [Quick Start (Linux)](quick_start)
- [Quick Start (Windows)](hip_sdk_install_win/hip_sdk_install_win)
- [Quick Start (Linux)](how_to/quick_start_linux)
- [Quick Start (Windows)](how_to/quick_start_windows)
- [Docker](deploy/docker)
- [Basic Installation Guide](deploy/install)
- [Multi-ROCm Installation](deploy/multi.md)
@@ -38,7 +38,7 @@ Welcome to AMD ROCm's documentation!
:::{grid-item-card}
:padding: 2
[APIs and Reference](https://example.com)
[APIs and Reference](reference/all)
^^^
- [HIP](reference/hip)
@@ -60,9 +60,12 @@ Welcome to AMD ROCm's documentation!
Understand ROCm
^^^
- [ISV Deployment Guide (Windows)](isv_deployment_win)
- [Deep Learning Guide](understand/deep_learning/deep_learning)
- [Installation (Linux)](understand/installing_linux)
- [Compiler Disambiguation](understand/compiler_disambiguation)
- [ISV Deployment Guide (Windows)](understand/isv_deployment_win)
- [Using CMake](understand/cmake_packages)
- [ROCm File Reorganization White Paper](understand/file_reorg)
:::
:::{grid-item-card}