changeset 281:da9aed65d9f6

minor
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Sep 2019 11:38:10 +0200
parents 869d6efbb54c
children d96894c0c554
files Sphinx/source/faq/improving-interface.rst
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/faq/improving-interface.rst	Mon Sep 02 10:04:57 2019 +0200
+++ b/Sphinx/source/faq/improving-interface.rst	Thu Sep 12 11:38:10 2019 +0200
@@ -28,7 +28,8 @@
 language translations, sorting resources, access control lists,
 tagging images, beautiful layout, tunable anonymization, modification
 of instances, paging if many patients, handling of timeouts,
-login/logout...). If you need such a more advanced `user experience
+login/logout, Web diffusion to patients/physicians...). If you need
+such a more advanced `user experience
 <https://en.wikipedia.org/wiki/User_experience>`__ so that Orthanc
 better fits your clinical workflow, you will have to develop a
 separate, custom Web interface on the top of the :ref:`rest`, maybe as