changeset 405:ba486cac480a

link to python sample
author Alain Mazy <alain@mazy.be>
date Wed, 29 Apr 2020 12:59:58 +0200
parents 7469b6c5618b
children 5119ccd08aec
files Sphinx/source/plugins/python.rst
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst	Wed Apr 29 12:59:34 2020 +0200
+++ b/Sphinx/source/plugins/python.rst	Wed Apr 29 12:59:58 2020 +0200
@@ -108,6 +108,9 @@
   Hello world!
 
 
+`Here <https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/python/>`__ is a full example
+of a more complex setup using the :ref:`osimis/orthanc <docker-osimis>` images.
+
 Compiling from source
 .....................