comparison Sphinx/source/contributing.rst @ 474:e769dcdf26bc

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Aug 2020 15:37:29 +0200
parents c7b2424e4b52
children 5202bb6984dc
comparison
equal deleted inserted replaced
473:c7b2424e4b52 474:e769dcdf26bc
89 `FUSE <https://en.wikipedia.org/wiki/Filesystem_in_Userspace>`__ 89 `FUSE <https://en.wikipedia.org/wiki/Filesystem_in_Userspace>`__
90 (through `Samba 90 (through `Samba
91 <https://en.wikipedia.org/wiki/Samba_(software)>`__ for Windows) 91 <https://en.wikipedia.org/wiki/Samba_(software)>`__ for Windows)
92 or `WebDAV <https://en.wikipedia.org/wiki/WebDAV>`__. 92 or `WebDAV <https://en.wikipedia.org/wiki/WebDAV>`__.
93 - Always remember that he **recommended way of contributing to the 93 - Always remember that he **recommended way of contributing to the
94 source code of Orthanc is by creating C/C++/Python plugins**. If 94 source code of Orthanc is by creating C/C++/Python plugins, or by
95 the current plugin SDK is insufficient for you to develop some 95 creating external software that use the REST API**. If the current
96 feature as a plugin, do not hesitate to request an extension to 96 plugin SDK is insufficient for you to develop some feature as a
97 the Orthanc SDK on the `mailing list 97 plugin, do not hesitate to request an extension to the Orthanc SDK
98 on the `mailing list
98 <https://groups.google.com/forum/#!forum/orthanc-users>`_. 99 <https://groups.google.com/forum/#!forum/orthanc-users>`_.
99 100
100 101
101 * **Financial support**: 102 * **Financial support**:
102 103