comparison Sphinx/source/plugins/tcia.rst @ 993:05b106383b2a

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 21:39:40 +0100
parents 01f61385877f
children 5d4701d8fe28
comparison
equal deleted inserted replaced
992:953f57a1f30a 993:05b106383b2a
24 ----------- 24 -----------
25 25
26 .. highlight:: bash 26 .. highlight:: bash
27 27
28 Official releases can be `downloaded from the Orthanc homepage 28 Official releases can be `downloaded from the Orthanc homepage
29 <https://www.orthanc-server.com/browse.php?path=/plugin-tcia>`__. As 29 <https://orthanc.uclouvain.be/downloads/sources/orthanc-tcia/index.html>`__. As
30 an alternative, the `repository containing the source code 30 an alternative, the `repository containing the source code
31 <https://orthanc.uclouvain.be/hg/orthanc-tcia/>`__ can be accessed using 31 <https://orthanc.uclouvain.be/hg/orthanc-tcia/>`__ can be accessed using
32 Mercurial. 32 Mercurial.
33 33
34 The procedure to compile this plugin is similar of that for the 34 The procedure to compile this plugin is similar of that for the
42 42
43 The compilation will produce a shared library ``OrthancTcia`` 43 The compilation will produce a shared library ``OrthancTcia``
44 that contains the TCIA plugin for Orthanc. 44 that contains the TCIA plugin for Orthanc.
45 45
46 Pre-compiled Linux Standard Base (LSB) binaries `can be downloaded 46 Pre-compiled Linux Standard Base (LSB) binaries `can be downloaded
47 <https://lsb.orthanc-server.com/plugin-tcia/>`__. 47 <https://orthanc.uclouvain.be/downloads/linux-standard-base/orthanc-tcia/index.html>`__.
48 48
49 Pre-compiled binaries for Microsoft Windows and macOS `are also 49 Pre-compiled binaries for `Microsoft Windows <https://orthanc.uclouvain.be/downloads/windows-32/orthanc-tcia/index.html>`__
50 available 50 and `macOS <https://orthanc.uclouvain.be/downloads/macos/orthanc-tcia/index.html>`__ are available as well.
51 <https://www.orthanc-server.com/browse.php?path=/plugin-tcia>`__.
52 51
53 Furthermore, the ``jodogne/orthanc-plugins`` :ref:`Docker images 52 Furthermore, the ``jodogne/orthanc-plugins`` :ref:`Docker images
54 <docker>` and ``osimis/orthanc`` :ref:`Docker images <docker-osimis>` 53 <docker>` and ``osimis/orthanc`` :ref:`Docker images <docker-osimis>`
55 also contain the plugin. 54 also contain the plugin.
56 55