fix typos and add links to rocm-docs-core user and developer guides in contributing section (#2372)

This commit is contained in:
Sam Wu
2023-08-09 14:02:05 -06:00
committed by GitHub
parent 43601a0755
commit 14153b9540
3 changed files with 12 additions and 23 deletions

View File

@@ -12,6 +12,8 @@ project that applies customization for our documentation. This
project is the tool most ROCm repositories use as part of the documentation
build. It is also available as a [pip package on PyPI](https://pypi.org/project/rocm-docs-core/).
See the user and developer guides for rocm-docs-core at {doc}`rocm-docs-core documentation <rocm-docs-core:index>`.
## Sphinx
[Sphinx](https://www.sphinx-doc.org/en/master/) is a documentation generator

View File

@@ -1,4 +1,4 @@
# How to provide feedback for for ROCm documentation
# How to provide feedback for ROCm documentation
There are four standard ways to provide feedback for this repository.