Files
renderdoc/docs/python_api/renderdoc/index.rst
T
baldurk 8634d8ff22 Add page titles and header texts for all python API ref documentation
* Try to guide people looking for an introduction away from API references and
  towards actual explanations and documentation.
2024-12-17 14:32:54 +00:00

34 lines
694 B
ReStructuredText

renderdoc python module
=======================
This is the API reference for the functions, classes, and enums in the ``renderdoc`` module which represents the underlying interface that the UI is built on top of. For more high-level information and instructions on using the python API, see :doc:`../index`.
.. toctree::
:hidden:
capturing
replay
outputs
analysis
formats
resources
shaders
pipelines/index
structured_data
counters
frame_stats
utils
* :doc:`capturing`
* :doc:`replay`
* :doc:`outputs`
* :doc:`analysis`
* :doc:`formats`
* :doc:`resources`
* :doc:`shaders`
* :doc:`pipelines/index`
* :doc:`structured_data`
* :doc:`counters`
* :doc:`frame_stats`
* :doc:`utils`