comparison Sphinx/source/plugins/osimis-webviewer.rst @ 1012:34f30ddc0dec

changed location of osimis-webviewer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Jan 2024 13:39:15 +0100
parents e12cf25cc93b
children 5d4701d8fe28
comparison
equal deleted inserted replaced
1011:84032b16e616 1012:34f30ddc0dec
29 29
30 How to get it 30 How to get it
31 ------------- 31 -------------
32 32
33 For general information, `check out the source code 33 For general information, `check out the source code
34 <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__. 34 <https://github.com/orthanc-team/osimis-webviewer-deprecated>`__.
35 35
36 The Osimis Web viewer is part of the `Windows installers 36 The Osimis Web viewer is part of the `Windows installers
37 <https://www.orthanc-server.com/download-windows.php>`__. 37 <https://www.orthanc-server.com/download-windows.php>`__.
38 38
39 For GNU/Linux users, you'll find it in the :ref:`osimis/orthanc 39 For GNU/Linux users, you'll find it in the :ref:`osimis/orthanc
42 <https://orthanc.uclouvain.be/downloads/linux-standard-base/osimis-web-viewer/index.html>`__. 42 <https://orthanc.uclouvain.be/downloads/linux-standard-base/osimis-web-viewer/index.html>`__.
43 43
44 The compilation process is quite complex since it requires to build 44 The compilation process is quite complex since it requires to build
45 first the frontend and then the backend. All information can be found 45 first the frontend and then the backend. All information can be found
46 in the `source code 46 in the `source code
47 <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__. 47 <https://github.com/orthanc-team/osimis-webviewer-deprecated>`__.
48 48
49 49
50 Usage 50 Usage
51 ----- 51 -----
52 52
91 91
92 .. highlight:: json 92 .. highlight:: json
93 93
94 The configuration of the Web viewer can be fine-tuned by adapting some 94 The configuration of the Web viewer can be fine-tuned by adapting some
95 options in the `configuration file 95 options in the `configuration file
96 <https://bitbucket.org/osimis/osimis-webviewer-plugin/src/master/doc/default-configuration.json>`__. 96 <https://github.com/orthanc-team/osimis-webviewer-deprecated/blob/dev/doc/default-configuration.json>`__.
97 97
98 FAQ 98 FAQ
99 --- 99 ---
100 100
101 - **Can I use the Osimis Viewer in a medical environment ?** 101 - **Can I use the Osimis Viewer in a medical environment ?**