From 6de0787b58f55184f01c4112b2bacf66bab2e220 Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 30 Jan 2024 20:33:13 +0000 Subject: [PATCH] Update docs to mention customising python path on module project as well --- 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 dac7dc4d7..07311ccc2 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