* 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.