comparison Sphinx/source/contributing.rst @ 62:4b332c3d7824

moving TODO out of Trello
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Nov 2016 11:33:43 +0100
parents 99b45a963bcf
children 329bcab46f5e
comparison
equal deleted inserted replaced
61:fc8af28a8eea 62:4b332c3d7824
26 Matlab/Octave, Python, Horos, dicompyler...). Check the `already 26 Matlab/Octave, Python, Horos, dicompyler...). Check the `already
27 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_. 27 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_.
28 * Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`. Here are some ideas 28 * Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`. Here are some ideas
29 of possible plugins: 29 of possible plugins:
30 30
31 * Check the right-hand column of the `official roadmap <https://trello.com/b/cjA9X1wM/orthanc-roadmap>`__. 31 * Check the TODO file of the `official roadmap <https://bitbucket.org/sjodogne/orthanc/src/default/TODO>`__.
32 * Create a :ref:`more advanced Web interface <improving-interface>` than the built-in Orthanc Explorer. 32 * Create a :ref:`more advanced Web interface <improving-interface>` than the built-in Orthanc Explorer.
33 * Extend the :ref:`sample modality worklist plugin <worklist>` so that it manages the worklists 33 * Extend the :ref:`sample modality worklist plugin <worklist>` so that it manages the worklists
34 (i.e. add/remove items) with a REST API or HL7 messages, instead of reading them from 34 (i.e. add/remove items) with a REST API or HL7 messages, instead of reading them from
35 some folder on the filesystem. 35 some folder on the filesystem.
36 36