changeset 374:f5bbdabb04d9

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 05 Apr 2020 10:25:51 +0200
parents 847996394688 (current diff) cb1d9a5bb043 (diff)
children 766fe39fdf35
files Sphinx/source/plugins/python.rst
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst	Sun Apr 05 10:25:36 2020 +0200
+++ b/Sphinx/source/plugins/python.rst	Sun Apr 05 10:25:51 2020 +0200
@@ -6,6 +6,7 @@
 
 .. contents::
 
+   
 Overview
 --------
    
@@ -25,6 +26,17 @@
 about 75% (105 functions are automatically wrapped in Python out of a
 total of 139 functions in the Orthanc SDK 1.5.7).
 
+
+Source code
+-----------
+   
+* Link to the `official releases of this plugin
+  <https://www.orthanc-server.com/browse.php?path=/plugin-python>`__.
+
+* Link to the `code repository
+  <https://hg.orthanc-server.com/orthanc-python/>`__.
+
+  
 Licensing
 ---------