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

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