Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/python.rst @ 568:090cc988c35e
Orthanc 1.8.2
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 18 Dec 2020 16:17:37 +0100 |
parents | 6a3d48510b0b |
children | 404aca6160f0 |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Fri Dec 18 11:16:31 2020 +0100 +++ b/Sphinx/source/plugins/python.rst Fri Dec 18 16:17:37 2020 +0100 @@ -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.8.1/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ +<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.8.2/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ using the `Clang <https://en.wikipedia.org/wiki/Clang>`__ compiler front-end.