mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-19 02:34:19 -05:00
* 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
18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
.venv
|
|
.vscode
|
|
build
|
|
|
|
# documentation artifacts
|
|
_build/
|
|
_images/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
docBin/
|
|
_doxygen/
|
|
_readthedocs/
|
|
|
|
# avoid duplicating contributing.md due to conf.py
|
|
docs/contributing.md
|
|
docs/release.md
|