Package: rocm-docs-core / 1.22.0-1
Metadata
Package | Version | Patches format |
---|---|---|
rocm-docs-core | 1.22.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Allow offline doc.patch | (download) |
docs/conf.py |
3 2 + 1 - 0 ! |
allow offline doc |
0002 Fix privacy issue.patch | (download) |
src/rocm_docs/theme.py |
7 1 + 6 - 0 ! |
fix privacy issue |
0003 Don t fail if not in git repo.patch | (download) |
src/rocm_docs/article_info.py |
28 24 + 4 - 0 ! |
don t fail if not in git repo |
0004 Add option to skip theme update.patch | (download) |
src/rocm_docs/projects.py |
4 4 + 0 - 0 ! |
add option to skip theme update It's possible for the host to not have internet access, so _update_theme_configs either needs a way to exit early, or it needs to handle the failed request. This implements the former in a user-configurable way. |