Docs - Update index.rst (#294)

Este commit está contenido en:
Lisa
2024-03-25 16:41:32 -06:00
cometido por GitHub
padre f94422f722
commit 304d6c6515
+2 -2
Ver fichero
@@ -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