mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
add python versions known to build docs (#2040)
This commit is contained in:
@@ -94,6 +94,11 @@ python3 -mvenv .venv
|
||||
.venv/bin/python -m sphinx -T -E -b html -d _build/doctrees -D language=en docs _build/html
|
||||
```
|
||||
|
||||
Python versions known to build documentation:
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
|
||||
Then open up `_build/html/index.html` in your favorite browser.
|
||||
|
||||
### Pull Requests documentation builds
|
||||
|
||||
Reference in New Issue
Block a user