comparison Sphinx/source/contributing.rst @ 204:76c76af97a2a

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 12 Feb 2019 16:53:20 +0100
parents 4b4ede94381e
children ba6b6e4ba14b
comparison
equal deleted inserted replaced
203:b79ef7808f16 204:76c76af97a2a
39 - Package Orthanc and its associated plugins for more UNIX or 39 - Package Orthanc and its associated plugins for more UNIX or
40 GNU/Linux distributions (e.g. RHEL, CentOS, openSUSE...). 40 GNU/Linux distributions (e.g. RHEL, CentOS, openSUSE...).
41 - Share your maintenance scripts or sample code inside the "`Orthanc Contributed 41 - Share your maintenance scripts or sample code inside the "`Orthanc Contributed
42 <https://github.com/jodogne/OrthancContributed>`_" public GitHub 42 <https://github.com/jodogne/OrthancContributed>`_" public GitHub
43 repository, via pull requests. 43 repository, via pull requests.
44 - The Orthanc project will also happily accept **external patches**
45 in the core of Orthanc and in its associated official
46 plugins. Such patches can either be sent to the `mailing list
47 <https://groups.google.com/forum/#!forum/orthanc-users>`_ or via a
48 `pull request <https://bitbucket.org/sjodogne/orthanc/pull-requests/>`_.
49 44
50 * **Coding tasks**: 45 * **Coding tasks**:
51 46
47 - The Orthanc project will happily accept patches in the core of
48 Orthanc and in its associated official plugins. Please read the
49 :ref:`dedicated FAQ entry <cla>`.
52 - Interface Orthanc with other software (e.g. 3D Slicer, 50 - Interface Orthanc with other software (e.g. 3D Slicer,
53 Matlab/Octave, Python, Horos, dicompyler...). Check the `already 51 Matlab/Octave, Python, Horos, dicompyler...). Check the `already
54 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_. 52 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_.
55 - Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`. Here are some ideas 53 - Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`. Here are some ideas
56 of possible plugins: 54 of possible plugins: