mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-23 23:16:31 +00:00
Give more explicit API reference titles to python doc pages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
qrenderdoc python module
|
||||
========================
|
||||
API Reference: ``qrenderdoc``
|
||||
=============================
|
||||
|
||||
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`.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
renderdoc python module
|
||||
=======================
|
||||
API Reference: ``renderdoc``
|
||||
============================
|
||||
|
||||
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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user