Fix the "Coordinate Built-Ins" link to use the lowercase HTML id. The
capitalized id does not work when the HTML link is clicked.
Change-Id: I48567061dcbcd23803ada616e88054a4ff8b35f8
This reverts commit 5dcfb26c3e.
Reason for revert: This causes build failure in hipBLASLt & hipSPARSELt
Change-Id: If4932a630391ddce5cdff247163fbadb9b9d31ef
* Reorganize documenation based on rocm-docs-core
* Move build, install and contributing guides to docs
* Bump readthedocs config to Ubuntu 20.04
* Add more direct links to the API modules
* Pin rocm-docs-core version, add dependabot
- Use the pip package to have rocm-docs-core pinned
- Add dependabot config to update pinned packages (including rocm-docs-core)
* fixup! Add more direct links to the API modules
---------