diff --git a/docs/index.rst b/docs/index.rst index a20577a7f..a9f371a68 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,9 +56,9 @@ The documentation is structured as follows: * :doc:`Development guide <./reference/development-guide>` * :doc:`Omnitrace glossary <./reference/omnitrace-glossary>` * :doc:`API library <./doxygen/html/files>` - * :doc:`Functions <./doxygen/html/functions>` + * :doc:`Class member functions <./doxygen/html/functions>` * :doc:`Globals <./doxygen/html/globals>` - * :doc:`Data structures <./doxygen/html/annotated>` + * :doc:`Classes, structures, and interfaces <./doxygen/html/annotated>` To contribute to the documentation, refer to `Contributing to ROCm `_. diff --git a/docs/sphinx/_toc.yml.in b/docs/sphinx/_toc.yml.in index efe4796a2..ac2e9834e 100644 --- a/docs/sphinx/_toc.yml.in +++ b/docs/sphinx/_toc.yml.in @@ -59,11 +59,11 @@ subtrees: - file: doxygen/html/files title: API library - file: doxygen/html/functions - title: Functions + title: Class member functions - file: doxygen/html/globals title: Globals - file: doxygen/html/annotated - title: Data structures + title: Classes, structures, and interfaces - caption: About entries: