Skip to content

Commit

Permalink
Update rocm-docs-core to 0.30.3 (#319)
Browse files Browse the repository at this point in the history
* Update rocm-docs-core to 0.30.3

* Update link to hipCUB docs in README

* Remove doc artifacts
  • Loading branch information
samjwu authored Jan 8, 2024
1 parent d27248b commit b00baf9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment, hipCUB uses the rocPRIM library as the backend. However, on CUDA p

## Documentation

Information about the library API and other user topics can be found in the [hipCUB documentation](https://hipcub.readthedocs.io/en/latest).
Information about the library API and other user topics can be found in the [hipCUB documentation](https://rocm.docs.amd.com/projects/hipCUB/en/latest/index.html).

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/.sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rocm-docs-core[api_reference]>=0.20.0
rocm-docs-core[api_reference]==0.30.3
10 changes: 3 additions & 7 deletions docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,7 @@ pygments==2.15.0
pyjson5==1.6.2
# via doxysphinx
pyjwt[crypto]==2.6.0
# via
# pygithub
# pyjwt
# via pygithub
pynacl==1.5.0
# via pygithub
pyparsing==3.0.9
Expand All @@ -118,10 +116,8 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==0.27.0
# via
# -r requirements.in
# rocm-docs-core
rocm-docs-core[api_reference]==0.30.3
# via -r requirements.in
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down

0 comments on commit b00baf9

Please sign in to comment.