Skip to content

Commit

Permalink
Additional API and ToC changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jnovotny committed Jul 25, 2024
1 parent 670d0e9 commit ee2e17b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.
Expand Down
4 changes: 2 additions & 2 deletions docs/sphinx/_toc.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ee2e17b

Please sign in to comment.