Document support of LLVM IR assembly code.
Also document backward compatibility of LLVM bitcode/IR since it is not clearly documented
Change-Id: Iebda66a2e8242ec3dff80076c257c341443212a5
* 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
---------