mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user