6cc30f12a4
* initial commit of changes to the installation and landing pages * deleted original install; fixed the toc; fixed typos * fixed some wording issues; fixed some formatting issues * adding back install.rst to try to fix the conflict --------- Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com>
53 baris
1.5 KiB
Plaintext
53 baris
1.5 KiB
Plaintext
defaults:
|
|
numbered: False
|
|
root: index
|
|
subtrees:
|
|
- entries:
|
|
- file: what-is-rocDecode.rst
|
|
title: What is rocDecode?
|
|
|
|
- caption: Install
|
|
entries:
|
|
- file: install/prerequisites.rst
|
|
title: rocDecode prerequisites
|
|
- file: install/rocDecode-package-install.rst
|
|
title: Installing rocDecode with the package installer
|
|
- file: install/rocDecode-build-and-install.rst
|
|
title: Installing rocDecode from its source code
|
|
- url: https://github.com/ROCm/rocDecode/tree/develop/docker
|
|
title: rocDecode Docker containers
|
|
|
|
- caption: Samples
|
|
entries:
|
|
- file: tutorials/rocDecode-samples.rst
|
|
title: rocDecode samples
|
|
- url: https://github.com/ROCm/rocDecode/tree/develop/samples
|
|
title: rocDecode samples on GitHub
|
|
|
|
- caption: How to
|
|
entries:
|
|
- file: how-to/using-rocdecode.rst
|
|
title: Using rocDecode
|
|
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: conceptual/video-decoding-pipeline.rst
|
|
title: Video decoding pipeline
|
|
|
|
- caption: Reference
|
|
entries:
|
|
- file: reference/rocDecode-formats-and-architectures.rst
|
|
title: rocDecode supported codecs and architectures
|
|
- file: reference/rocDecode-tested-configurations.rst
|
|
title: rocDecode tested configurations
|
|
- file: doxygen/html/files
|
|
title: rocDecode API library
|
|
- file: doxygen/html/globals
|
|
title: rocDecode functions
|
|
- file: doxygen/html/annotated
|
|
title: rocDecode data structures
|
|
|
|
- caption: About
|
|
entries:
|
|
- file: license.md
|