doc improvements for 1.0.0 (#367)

* correcting rocprofiler_configure

* Fix indexing order

* doc feedback

[ROCm/rocprofiler-sdk commit: bbe9eab53a]
This commit is contained in:
Bhardwaj, Gopesh
2025-04-24 17:05:22 +05:30
committed by GitHub
parent 1646c6fdd0
commit 20bc0deaf1
4 changed files with 73 additions and 65 deletions
@@ -29,20 +29,20 @@ The documentation is structured as follows:
.. grid-item-card:: How to
* :doc:`Samples <how-to/samples>`
* :ref:`using-rocprofv3`
* :ref:`using-rocprofiler-sdk-roctx`
* :ref:`using-pc-sampling`
* :doc:`Samples <how-to/samples>`
* :ref:`using-rocprofv3-with-mpi`
* :ref:`using-pc-sampling`
.. grid-item-card:: API reference
* :doc:`Tool library <api-reference/tool_library>`
* :ref:`runtime-intercept-tables`
* :doc:`Buffered services <api-reference/buffered_services>`
* :doc:`Callback services <api-reference/callback_services>`
* :doc:`Counter collection services <api-reference/counter_collection_services>`
* :ref:`runtime-intercept-tables`
* :doc:`PC sampling <api-reference/pc_sampling>`
* :doc:`Tool library <api-reference/tool_library>`
* :doc:`ROCprofiler-SDK API library <_doxygen/rocprofiler-sdk/html/index>`
* :doc:`ROCTx API library <_doxygen/roctx/html/index>`