Docs: reordered index grid (#345)

* reordered index to have separate install card, and diataxis grid

* add Tutorials folder

* Explain that tutorials/README.md is just a blank placeholder file.  Can be removed in future.

* Update docs/index.rst

Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>

* changed to quick start (no hyphen)

* missed index.rst for quick start edit

* change text to Using rocDecode

---------

Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>

[ROCm/rocdecode commit: 7f5cc9c42f]
This commit is contained in:
Young Hui - AMD
2024-05-31 10:12:24 -04:00
committed by GitHub
parent 4386ac884b
commit 4a6e9d709b
5 changed files with 42 additions and 36 deletions
+2 -3
View File
@@ -52,7 +52,7 @@ Prerequisites
`amdgpu-install <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/amdgpu-install.html>`_
* Run: ``--usecase=rocm``
* To install rocDecode with minimum requirements, follow the :doc:`quick-start instructions <./quick-start>`
* To install rocDecode with minimum requirements, follow the :doc:`quick start instructions <./quick-start>`
* Video Acceleration API Version ``1.5.0`` or later - ``Libva`` is an implementation for VA-API
@@ -86,8 +86,7 @@ Prerequisites
.. note::
* All package installs are shown with the ``apt`` package manager. Use the appropriate package
manager for your operating system.
* All package installs are shown with the ``apt`` package manager. Use the appropriate package manager for your operating system.
* On ``Ubuntu 22.04`` - Additional package required: ``libstdc++-12-dev``
@@ -3,7 +3,7 @@
:keywords: install, rocDecode, AMD, ROCm
********************************************************************
rocDecode quick-start installation
rocDecode quick start installation
********************************************************************
To install the rocDecode runtime with minimum requirements, follow these steps: