Skip to content

Commit 6164da5

Browse files
Merge pull request #22 from ROCm/dev/bhatturu/update-docs-1.0.x
Cherry-picking docs changes to release branch
2 parents e25f950 + a1a6f81 commit 6164da5

16 files changed

Lines changed: 2182 additions & 0 deletions

.readthedocs.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: docs/conf.py
5+
6+
python:
7+
install:
8+
- requirements: docs/sphinx/requirements.txt
9+
10+
build:
11+
os: ubuntu-22.04
12+
tools:
13+
python: "3.10"
14+

0 commit comments

Comments
 (0)