From a460b21eeb90aec2cea67277ce075672ca64c18a Mon Sep 17 00:00:00 2001 From: David Cattermole Date: Sat, 12 Oct 2024 00:08:44 +1030 Subject: [PATCH] Docs - Add stub for ImagePlane node/tool. Other tools reference this link, so now the links should be consistent. --- docs/source/tools_createnode.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/source/tools_createnode.rst b/docs/source/tools_createnode.rst index fade84f4..641db532 100644 --- a/docs/source/tools_createnode.rst +++ b/docs/source/tools_createnode.rst @@ -152,3 +152,13 @@ To create an image plane, you can run this Python command: import mmSolver.tools.createimageplane.tool as tool tool.main() + +.. _imageplane-ref: + +ImagePlane +---------- + +*To be written* + +See :ref:`Image Cache Preferences ` for +details on how to control the MM Image Plane hardware resources used.