From 09bc166f1a91367964e0246e9a5f55af56d02109 Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 31 Jul 2023 18:16:24 +0100 Subject: [PATCH] Add missing documentation reference --- docs/python_api/renderdoc/utils.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/python_api/renderdoc/utils.rst b/docs/python_api/renderdoc/utils.rst index 44ab7e59b..c14ca21ea 100644 --- a/docs/python_api/renderdoc/utils.rst +++ b/docs/python_api/renderdoc/utils.rst @@ -44,5 +44,6 @@ Settings Self-hosted captures -------------------- +.. autofunction:: renderdoc.CanSelfHostedCapture .. autofunction:: renderdoc.StartSelfHostCapture .. autofunction:: renderdoc.EndSelfHostCapture