Mercurial > hg > orthanc-book
changeset 1107:1e8d577ce99f
Stone Web viewer 2.6
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 31 Aug 2024 10:55:47 +0200 |
parents | ceeab11899ee |
children | 481e61983212 |
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 Aug 30 13:46:45 2024 +0200 +++ b/Sphinx/source/plugins/stone-webviewer.rst Sat Aug 31 10:55:47 2024 +0200 @@ -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://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. +<https://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.6/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://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/WebApplication/configuration.json>`__. + <https://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.6/Applications/StoneWebViewer/WebApplication/configuration.json>`__. * The source distribution of the Stone Web viewer contains a `NOTES.txt file - <https://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/NOTES.txt>`__ + <https://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.6/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://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.5/Applications/StoneWebViewer/NOTES.txt>`__. + <https://orthanc.uclouvain.be/hg/orthanc-stone/file/StoneWebViewer-2.6/Applications/StoneWebViewer/NOTES.txt>`__. - **What are the future plans?**