Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/python.rst @ 678:17c1ff4e6ae4 Orthanc-1.9.3
Orthanc 1.9.3
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 07 May 2021 12:25:36 +0200 |
parents | a76d83a00c68 |
children | f4fc12ed00ee |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Thu May 06 18:53:14 2021 +0200 +++ b/Sphinx/source/plugins/python.rst Fri May 07 12:25:36 2021 +0200 @@ -18,7 +18,7 @@ Python plugins have access to more features and a more consistent SDK than :ref:`Lua scripts <lua>`. The Python API is automatically generated from the `Orthanc plugin SDK in C -<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.2/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ +<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.3/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ using the `Clang <https://en.wikipedia.org/wiki/Clang>`__ compiler front-end.