From f3129c908cde70efeddf356dac4b3a2c33aa2c1f Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 24 Feb 2025 17:18:43 +0000 Subject: [PATCH] Clarify renderdoc module vs library for python --- docs/python_api/dev_environment.rst | 2 -- docs/python_api/examples/renderdoc_intro.rst | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/python_api/dev_environment.rst b/docs/python_api/dev_environment.rst index f09111f71..0eddbb248 100644 --- a/docs/python_api/dev_environment.rst +++ b/docs/python_api/dev_environment.rst @@ -17,8 +17,6 @@ Build instructions for your platform are available `on github