[ck] Updated CK Tile documentation to use mermaid diagrams
(#7955)
## Motivation
There were mermaid diagrams in the CK Tile doc that were converted to
svg. However, there is an extension for mermaid diagrams. The conf.py
and requirements.in have been updated to use that extension instead of
the svg files.
[CK] updated github repo link (#4431)
The location of the github repo has changed; the landing page of the
docs needs to reflect this.
Updated only the git repo links in the docs folder.
Also added info to the install doc about how to do a sparse checkout.
Updated some refs that were messed up while I was at it.
---------
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
* removed the api reference
* updating to the latest rocm-docs-core min version
* fixed a formatting issue with buffer views
* removed reference links from code snippets
* removed reference links from code snippets
---------
Co-authored-by: John Afaganis <john.afaganis@amd.com>