changeset 474:e769dcdf26bc

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Aug 2020 15:37:29 +0200
parents c7b2424e4b52
children 5202bb6984dc
files Sphinx/source/contributing.rst
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/contributing.rst	Wed Aug 05 15:34:48 2020 +0200
+++ b/Sphinx/source/contributing.rst	Wed Aug 05 15:37:29 2020 +0200
@@ -91,10 +91,11 @@
     <https://en.wikipedia.org/wiki/Samba_(software)>`__ for Windows)
     or `WebDAV <https://en.wikipedia.org/wiki/WebDAV>`__.
   - Always remember that he **recommended way of contributing to the
-    source code of Orthanc is by creating C/C++/Python plugins**. If
-    the current plugin SDK is insufficient for you to develop some
-    feature as a plugin, do not hesitate to request an extension to
-    the Orthanc SDK on the `mailing list
+    source code of Orthanc is by creating C/C++/Python plugins, or by
+    creating external software that use the REST API**. If the current
+    plugin SDK is insufficient for you to develop some feature as a
+    plugin, do not hesitate to request an extension to the Orthanc SDK
+    on the `mailing list
     <https://groups.google.com/forum/#!forum/orthanc-users>`_.