Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/python.rst @ 607:eaa6cdfa7ba6 Orthanc-1.9.0
Orthanc 1.9.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 29 Jan 2021 12:26:47 +0100 |
parents | 4038ae299b18 |
children | cfeb018b9150 |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Tue Jan 26 16:59:54 2021 +0100 +++ b/Sphinx/source/plugins/python.rst Fri Jan 29 12:26:47 2021 +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.2/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ +<https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.0/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ using the `Clang <https://en.wikipedia.org/wiki/Clang>`__ compiler front-end.