Move HIPIFY from 6.1.1.md to 6.1.2.md
Regenerate changelog
Fix accidental autoformat in 6.1.1.md
Update 6.1.2.md and regen changelog
Add AMD SMI for ROCm 6.1.2
Regen changelog
Add rocDecode and update RELEASE.md
Update 6.1.2 intro blurb
Fix arrow symbol
Add (tm) to changelog.jinja template
Incorporate Leo's feedback
Intro blurb wording.
Add missed tested ROCm config (rocDecode)
Add OS support
Add version to release notes h1
Update intro blurb again
Make changelog filepath lowercase
Update blurb
Add extra line to 6.1.2 template
Fix heading in RELEASE
Fix amdsmi changelog link
Remove OS support notice
Add rocDecode to table
Add redecode to CL
Update rocDecode setup script note for clarity
Update AMD SMI changelog
Apply Leo's feedback
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
* update links to new docs and rename .sphinx dir to sphinx
* fix spelling and formatting
add new words to wordlist
remove empty headers
remove version number for ROCm in conf.py
fix typos
* add more formats to rtd config
* add url to ROCgdb-docs
update reqs and gitignore
* add validation tools section for RVS and TransferBench
* stub in links for validation/mgmt tools
* populate compilers page
* add cards for ai libs and computer vision pages
* add content to math lib pages
* reorg hip and math libs
* update index
* consolidate linear algebra libs
* Pulling libraries out
* add libraries listed in left sidebar to index page
* Adding all
* Updating nav tree
* fix link to rocm-examples in toc
* update TOC
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com>
Add more of the sphinx generated files, so generating the docs does not
add untracked files. Ignore the folder `.venv` typically used for
virtual environments.
Also sort the ignored file list for easier maintenance.