Mercurial > hg > orthanc-book
changeset 765:608f168fc13b
Stone Web viewer 2.2
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 31 Aug 2021 19:22:14 +0200 |
parents | 4a3df44efff5 |
children | 73ee8a489b24 |
files | Sphinx/source/plugins/stone-webviewer.rst |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/stone-webviewer.rst Tue Aug 31 11:24:46 2021 +0200 +++ b/Sphinx/source/plugins/stone-webviewer.rst Tue Aug 31 19:22:14 2021 +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://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. +<https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.2/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. Usage @@ -93,7 +93,7 @@ The configuration of the Web viewer can be fine-tuned by adapting some options in the `configuration file -<https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/WebApplication/configuration.json>`__. +<https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.2/Applications/StoneWebViewer/WebApplication/configuration.json>`__. FAQ --- @@ -148,7 +148,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.1/Applications/StoneWebViewer/NOTES.txt>`__. + <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.2/Applications/StoneWebViewer/NOTES.txt>`__. - **What are the future plans?**