Skip to content

Commit ee2e17b

Browse files
committed
Additional API and ToC changes
1 parent 670d0e9 commit ee2e17b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ The documentation is structured as follows:
5656
* :doc:`Development guide <./reference/development-guide>`
5757
* :doc:`Omnitrace glossary <./reference/omnitrace-glossary>`
5858
* :doc:`API library <./doxygen/html/files>`
59-
* :doc:`Functions <./doxygen/html/functions>`
59+
* :doc:`Class member functions <./doxygen/html/functions>`
6060
* :doc:`Globals <./doxygen/html/globals>`
61-
* :doc:`Data structures <./doxygen/html/annotated>`
61+
* :doc:`Classes, structures, and interfaces <./doxygen/html/annotated>`
6262

6363
To contribute to the documentation, refer to
6464
`Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.

docs/sphinx/_toc.yml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ subtrees:
5959
- file: doxygen/html/files
6060
title: API library
6161
- file: doxygen/html/functions
62-
title: Functions
62+
title: Class member functions
6363
- file: doxygen/html/globals
6464
title: Globals
6565
- file: doxygen/html/annotated
66-
title: Data structures
66+
title: Classes, structures, and interfaces
6767

6868
- caption: About
6969
entries:

0 commit comments

Comments
 (0)