Set article info for pages (#2090)

This commit is contained in:
Sam Wu
2023-05-05 07:32:44 -06:00
committed by GitHub
parent 55b5b66901
commit 012e4c542b
5 changed files with 60 additions and 135 deletions

View File

@@ -39,7 +39,7 @@ cd docs
pip3 install -r .sphinx/requirements.txt
python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . ../_readthedocs/html
```
## Older ROCm™ Releases