comparison Sphinx/source/contributing.rst @ 991:1316bc62b5d5

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 21:09:02 +0100
parents 46e2941b57dd
children 3b62529bfe91
comparison
equal deleted inserted replaced
990:27b75c653a8b 991:1316bc62b5d5
60 - **Important**: A page list the :ref:`old questions that are not 60 - **Important**: A page list the :ref:`old questions that are not
61 fully answered yet <unanswered_forum>`. Consider answering these 61 fully answered yet <unanswered_forum>`. Consider answering these
62 topics too! 62 topics too!
63 63
64 - Improve the text of the `Orthanc Book and REST API documentation 64 - Improve the text of the `Orthanc Book and REST API documentation
65 <https://hg.orthanc-server.com/orthanc-book/file/default>`__ (check 65 <https://orthanc.uclouvain.be/hg/orthanc-book/file/default>`__ (check
66 out the instructions provided in the `README file 66 out the instructions provided in the `README file
67 <https://hg.orthanc-server.com/orthanc-book/file/default/README.md>`__, 67 <https://orthanc.uclouvain.be/hg/orthanc-book/file/default/README.md>`__,
68 and send us a :ref:`simple patch <hg-patch>`). 68 and send us a :ref:`simple patch <hg-patch>`).
69 - Provide documentation and use cases (inside the dedicated `GitHub 69 - Provide documentation and use cases (inside the dedicated `GitHub
70 repository <https://github.com/jodogne/OrthancContributed>`_, via 70 repository <https://github.com/jodogne/OrthancContributed>`_, via
71 pull requests). 71 pull requests).
72 - Index external contributions inside the `Links.md 72 - Index external contributions inside the `Links.md
75 75
76 * **Maintenance tasks**: 76 * **Maintenance tasks**:
77 77
78 - Report problems together with sample DICOM images and possible 78 - Report problems together with sample DICOM images and possible
79 workarounds on the dedicated `issue tracker 79 workarounds on the dedicated `issue tracker
80 <http://bugs.orthanc-server.com/>`_. 80 <https://orthanc.uclouvain.be/bugs/>`_.
81 - Package Orthanc and its associated plugins for more UNIX or 81 - Package Orthanc and its associated plugins for more UNIX or
82 GNU/Linux distributions (e.g. Ubuntu PPA, RHEL/`EPEL 82 GNU/Linux distributions (e.g. Ubuntu PPA, RHEL/`EPEL
83 <https://fedoraproject.org/wiki/EPEL>`__, CentOS, openSUSE...). 83 <https://fedoraproject.org/wiki/EPEL>`__, CentOS, openSUSE...).
84 - Take ownership of the now-orphaned `Fedora package 84 - Take ownership of the now-orphaned `Fedora package
85 <https://src.fedoraproject.org/rpms/orthanc>`__. Check out the 85 <https://src.fedoraproject.org/rpms/orthanc>`__. Check out the
100 100
101 101
102 * **Coding tasks**: 102 * **Coding tasks**:
103 103
104 - Have a look at the TODO file containing our `official roadmap 104 - Have a look at the TODO file containing our `official roadmap
105 <https://hg.orthanc-server.com/orthanc/file/default/TODO>`__. 105 <https://orthanc.uclouvain.be/hg/orthanc/file/default/TODO>`__.
106 - The Orthanc project will happily accept patches in the core of 106 - The Orthanc project will happily accept patches in the core of
107 Orthanc and in its associated official plugins. Please read the 107 Orthanc and in its associated official plugins. Please read the
108 :ref:`dedicated FAQ entry <cla>`. 108 :ref:`dedicated FAQ entry <cla>`.
109 - Interface Orthanc with other software (e.g. 3D Slicer, 109 - Interface Orthanc with other software (e.g. 3D Slicer,
110 Matlab/Octave, Python, Horos, dicompyler...). Check the `already 110 Matlab/Octave, Python, Horos, dicompyler...). Check the `already