Mercurial > hg > orthanc-book
changeset 899:b274a5d4d59d
Stone Web viewer 2.5
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 05 Dec 2022 09:20:09 +0100 |
parents | d37e987c312a |
children | 0a0b95a26a28 |
files | Sphinx/source/plugins/stone-webviewer.rst |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/stone-webviewer.rst Fri Nov 25 16:18:50 2022 +0100 +++ b/Sphinx/source/plugins/stone-webviewer.rst Mon Dec 05 09:20:09 2022 +0100 @@ -32,7 +32,7 @@ The compilation process is quite complex since it requires using the `Emscripten <https://emscripten.org/>`__ compiler toolchain. The full build instructions are available in the `source code -<https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.4/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. +<https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. Usage @@ -91,11 +91,11 @@ * The configuration of the Web viewer can be fine-tuned by adapting some **advanced options** in the `configuration file - <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.4/Applications/StoneWebViewer/WebApplication/configuration.json>`__. + <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/WebApplication/configuration.json>`__. * The source distribution of the Stone Web viewer contains a `NOTES.txt file - <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.4/Applications/StoneWebViewer/NOTES.txt>`__ + <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/NOTES.txt>`__ that discusses the differences with the :ref:`Osimis Web viewer <osimis_webviewer>` as well as **advanced features** of the software (opening multiple studies, authorization, display of OsiriX @@ -210,7 +210,7 @@ - **How can I migrate from Osimis Web viewer to Stone Web viewer?** Full instructions are provided in the `source distribution - <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.4/Applications/StoneWebViewer/NOTES.txt>`__. + <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/NOTES.txt>`__. - **What are the future plans?**