PCIe Atomics (#2223)

Co-authored-by: Nagy-Egri Máté Ferenc <beiktatas+github@outlook.hu>
This commit is contained in:
Saad Rahim
2023-06-06 21:52:18 -06:00
committed by GitHub
parent 8784fe3fba
commit bcb3dd3b4a
4 changed files with 158 additions and 2 deletions

View File

@@ -32,7 +32,13 @@ The default.xml file uses the repo Manifest format.
The develop branch of this repository contains content for the next
ROCm release.
## How to build documentation via Sphinx
## ROCm Documentation
ROCm Documentation is available online at
[rocm.docs.amd.com](https://rocm.docs.amd.com). Source code for the documenation
is located in the docs folder of most repositories that are part of ROCm.
### How to build documentation via Sphinx
```bash
cd docs