mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +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,7 +1,10 @@
|
||||
Main Interfaces
|
||||
===============
|
||||
API Reference: qrenderdoc Main Interfaces
|
||||
=========================================
|
||||
|
||||
.. contents::
|
||||
This is the API reference for the functions, classes, and enums in the ``qrenderdoc`` module which represents the UI-specific interface for integrating with the UI and writing UI extensions. For more high-level information and instructions on using the python API, see :doc:`../index` and :doc:`../ui_extensions`.
|
||||
|
||||
.. contents:: Sections
|
||||
:local:
|
||||
|
||||
.. module:: qrenderdoc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user