File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ The documentation is structured as follows:
56
56
* :doc: `Development guide <./reference/development-guide >`
57
57
* :doc: `Omnitrace glossary <./reference/omnitrace-glossary >`
58
58
* :doc: `API library <./doxygen/html/files >`
59
- * :doc: `Functions <./doxygen/html/functions >`
59
+ * :doc: `Class member functions <./doxygen/html/functions >`
60
60
* :doc: `Globals <./doxygen/html/globals >`
61
- * :doc: `Data structures <./doxygen/html/annotated >`
61
+ * :doc: `Classes, structures, and interfaces <./doxygen/html/annotated >`
62
62
63
63
To contribute to the documentation, refer to
64
64
`Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/contributing.html >`_.
Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ subtrees:
59
59
- file: doxygen/html/files
60
60
title: API library
61
61
- file: doxygen/html/functions
62
- title: Functions
62
+ title: Class member functions
63
63
- file: doxygen/html/globals
64
64
title: Globals
65
65
- file: doxygen/html/annotated
66
- title: Data structures
66
+ title: Classes, structures, and interfaces
67
67
68
68
- caption: About
69
69
entries:
You can’t perform that action at this time.
0 commit comments