Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local spellcheck.yml #3567

Open
wants to merge 34 commits into
base: docs/develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
a37bb51
Add note to README to point to HIP documentation.
randyh62 Dec 12, 2024
68de69c
Bump rocm-docs-core[api_reference] from 1.10.0 to 1.11.0 in /docs/sphinx
dependabot[bot] Dec 6, 2024
650d920
Minor fix in unified memory page
neon60 Dec 6, 2024
a1745cc
Docs: Update device memory pages
MKKnorr Nov 28, 2024
0bb13ea
Minor fixes
neon60 Dec 15, 2024
8a5a967
Documentation build error fix
neon60 Dec 19, 2024
01cfbee
Bump rocm-docs-core[api_reference] from 1.11.0 to 1.12.0 in /docs/sphinx
dependabot[bot] Dec 24, 2024
5b693ac
Bump rocm-docs-core[api_reference] from 1.12.0 to 1.12.1 in /docs/sphinx
dependabot[bot] Jan 3, 2025
e0a44d6
Bump rocm-docs-core[api_reference] from 1.12.1 to 1.13.0 in /docs/sphinx
dependabot[bot] Jan 7, 2025
b59186e
Docs: Refactor cpp_language_extensions and cpp_language_support
MKKnorr Nov 21, 2024
ad76951
Docs: Fix device memory refs
MKKnorr Jan 8, 2025
7da426d
Docs: Update example references
MKKnorr Jan 9, 2025
befe0fe
Add asynchronous execution documentation page
neon60 Jan 14, 2025
7bc52c8
SWDEV-507699 - Update HIP license date
jujiang-del Jan 6, 2025
f5dfb1d
SWDEV-507714 - Update description for hip API hipDriverGetVersion
jujiang-del Jan 7, 2025
6e75dc6
Update terms.md
randyh62 Jan 15, 2025
b165eb3
Update hip_porting_guide.md
randyh62 Jan 15, 2025
46c4d62
Update debugging_env.rst
randyh62 Jan 15, 2025
b371b94
Update hip_rtc.md
randyh62 Jan 15, 2025
a8c4492
Check 15
neon60 Jan 16, 2025
aae68ad
Test
adelj88 Jan 17, 2025
a473919
WIP
neon60 Jan 17, 2025
90a040b
Add C++ headers to spellcheck
adelj88 Jan 17, 2025
81d4136
WIP
neon60 Jan 17, 2025
aa55f31
Updated local spellcheck file
adelj88 Jan 17, 2025
19fadbd
Merge branch 'local_spellcheck.yml' of work:ROCm/HIP into local_spell…
adeljo-amd Jan 20, 2025
2afd1dc
Test
adeljo-amd Jan 20, 2025
37278b1
Test 2
adeljo-amd Jan 20, 2025
662165e
Test
adeljo-amd Jan 20, 2025
14bf793
Merge branch 'local_spellcheck.yml' of work:ROCm/HIP into local_spell…
adeljo-amd Jan 20, 2025
ee56b5f
Update .wordlist.txt
adeljo-amd Jan 20, 2025
efd5256
Further updates to .wordlist.txt
adeljo-amd Jan 20, 2025
b506709
Addition to .wordlist.txt
adeljo-amd Jan 20, 2025
93257e7
Test commit
adeljo-amd Jan 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump rocm-docs-core[api_reference] from 1.12.0 to 1.12.1 in /docs/sphinx
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored and samjwu committed Jan 7, 2025
commit 5b693acaeecd883f9e0f3bf30f817195e1fefb89
2 changes: 1 addition & 1 deletion docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rocm-docs-core[api_reference]==1.12.0
rocm-docs-core[api_reference]==1.12.1
sphinxcontrib.doxylink
2 changes: 1 addition & 1 deletion docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -116,7 +116,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==1.12.0
rocm-docs-core[api-reference]==1.12.1
# via -r requirements.in
six==1.16.0
# via python-dateutil