Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/python.rst @ 642:a76d83a00c68
definition of stable resources
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 23 Apr 2021 10:34:13 +0200 |
parents | b3e75cef601d |
children | 17c1ff4e6ae4 |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Fri Apr 23 09:34:23 2021 +0200 +++ b/Sphinx/source/plugins/python.rst Fri Apr 23 10:34:13 2021 +0200 @@ -395,7 +395,7 @@ .. highlight:: python Here is a sample Python plugin that routes any :ref:`stable study -<lua-callbacks>` to a modality named ``samples`` (as declared in the +<stable-resources>` to a modality named ``samples`` (as declared in the ``DicomModalities`` configuration option):: import orthanc