mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-03 21:30:59 +00:00
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.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
renderdoc API Reference
|
||||
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user