made changes to installation and landing pages (#445)
* 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>
[ROCm/rocdecode commit: 6cc30f12a4]
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
3344bee39d
commit
67052ff454
@@ -8,15 +8,21 @@ subtrees:
|
||||
|
||||
- caption: Install
|
||||
entries:
|
||||
- file: install/quick-start.rst
|
||||
title: Quick start
|
||||
- file: install/install.md
|
||||
title: Installation guide
|
||||
- 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: Tutorials
|
||||
- caption: Samples
|
||||
entries:
|
||||
- file: tutorials/rocDecode-samples.rst
|
||||
title: rocDecode samples
|
||||
- url: https://github.com/ROCm/rocDecode/tree/develop/samples
|
||||
title: GitHub samples
|
||||
title: rocDecode samples on GitHub
|
||||
|
||||
- caption: How to
|
||||
entries:
|
||||
@@ -30,12 +36,16 @@ subtrees:
|
||||
|
||||
- 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: API library
|
||||
title: rocDecode API library
|
||||
- file: doxygen/html/globals
|
||||
title: Functions
|
||||
title: rocDecode functions
|
||||
- file: doxygen/html/annotated
|
||||
title: Data structures
|
||||
title: rocDecode data structures
|
||||
|
||||
- caption: About
|
||||
entries:
|
||||
|
||||
Reference in New Issue
Block a user