Skip to content

Repository files navigation

ROCm logo

Source for the ROCm documentation website

rocm.docs.amd.com

ROCm documentation

This repository contains the source for the top-level ROCm documentation site. It builds the landing pages, installation and compatibility guides, and the navigation that ties the per-project documentation together.

It is a documentation-only repository: it holds no ROCm source code. Individual ROCm components keep their own documentation in their own repositories, which this site links out to.

Building the documentation

The site is built with Sphinx and rocm-docs-core. To build it locally:

cd docs/sphinx
pip install -r requirements.txt
python -m sphinx -T -b html -d _build/doctrees -D language=en ../.. _build/html

The rendered site is written to docs/sphinx/_build/html. Open index.html there to preview it. See Contributing to ROCm docs for authoring guidelines, style, and the review process.

Contribute

To propose documentation changes, open a pull request against this repository. See CONTRIBUTING.md and the ROCm documentation contribution guide.

For contribution guidelines in the wider ROCm project, see:

Security

To report a security vulnerability, see SECURITY.md. Do not report vulnerabilities through public GitHub issues.

Licensing

See the LICENSE file for this repository. For ROCm-wide licensing, see the ROCm licenses page.

About

Source for the ROCm documentation website (rocm.docs.amd.com)

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages