comparison Sphinx/source/users/support.rst @ 321:f5b63b30d178

support
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Feb 2020 11:40:42 +0100
parents 3d718457cfb6
children dc9accc64768
comparison
equal deleted inserted replaced
320:42104307e838 321:f5b63b30d178
62 network topology. 62 network topology.
63 * Full :ref:`configuration files <configuration>`. 63 * Full :ref:`configuration files <configuration>`.
64 * Full logs as produced by Orthanc in :ref:`verbose mode <log>`. 64 * Full logs as produced by Orthanc in :ref:`verbose mode <log>`.
65 * Sample DICOM files. 65 * Sample DICOM files.
66 * A sequence of command lines that lead to your problem. These command 66 * A sequence of command lines that lead to your problem. These command
67 lines must only call commands that are available as free and 67 lines must only use commands that are available as free and
68 open-source software and that are cross-platform (:ref:`proprietary 68 open-source software, that are cross-platform (:ref:`proprietary
69 software does not help <proprietary>`). The most useful commands are 69 software does not help <proprietary>`), and that are preferably
70 `cURL <https://en.wikipedia.org/wiki/CURL>`__, `DCMTK 70 calls the :ref:`REST API of Orthanc <rest>`. The most useful
71 commands are `cURL <https://en.wikipedia.org/wiki/CURL>`__, `DCMTK
71 <https://dicom.offis.de/dcmtk.php.en>`__, `dicom3tools 72 <https://dicom.offis.de/dcmtk.php.en>`__, `dicom3tools
72 <https://www.dclunie.com/dicom3tools.html>`__, `dcm4che command-line 73 <https://www.dclunie.com/dicom3tools.html>`__, `dcm4che command-line
73 tools <https://www.dcm4che.org/>`__, or Python scripts. 74 tools <https://www.dcm4che.org/>`__, or Python scripts.
74 * If applicable, a screenshot is worth a thousands word. 75 * If applicable, a screenshot is worth a thousands word.
75 * If you report a crash, if applicable, a :ref:`core file <crash>`. 76 * If you report a crash, if applicable, a :ref:`core file <crash>`.