Docs - Update index.rst (#294)

[ROCm/rocdecode commit: 304d6c6515]
This commit is contained in:
Lisa
2024-03-25 16:41:32 -06:00
committed by GitHub
parent 440f7cf313
commit 2334f37f8f
+2 -2
View File
@@ -8,7 +8,7 @@ rocDecode documentation
rocDecode provides APIs, utilities, and samples that you can use to easily access the video decoding
features of your media engines (VCNs). It also allows interoperability with other compute engines on
the GPU using Video Acceleration API (VA-API)/HIP.
the GPU using Video Acceleration API (VA-API)/HIP. To learn more, see :doc:`what-is-rocDecode`
You can access rocDecode code on our `GitHub repository <https://github.com/ROCm/rocDecode>`_.
@@ -24,9 +24,9 @@ Our documentation is structured as follows:
.. grid-item-card:: API reference
* :doc:`API library <../doxygen/html/files>`
* :doc:`Functions <../doxygen/html/globals>`
* :doc:`Data structures <../doxygen/html/annotated>`
* :doc:`File list <../doxygen/html/files>`
.. grid-item-card:: How to