From 32879d6f7c233d5910f7bfe19d061e60750ef118 Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 24 Feb 2025 17:08:00 +0000 Subject: [PATCH] Update docs to mention both python modules version overrides --- docs/python_api/dev_environment.rst | 2 +- docs/python_api/examples/renderdoc_intro.rst | 2 +- docs/python_api/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/python_api/dev_environment.rst b/docs/python_api/dev_environment.rst index 254213f0a..f09111f71 100644 --- a/docs/python_api/dev_environment.rst +++ b/docs/python_api/dev_environment.rst @@ -13,7 +13,7 @@ Build instructions for your platform are available `on github