changeset 277:3d718457cfb6

support
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 05 Sep 2019 08:40:48 +0200
parents 3977ccfc318e
children 9bf644571511
files Sphinx/source/index.rst Sphinx/source/users/support.rst
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/index.rst	Tue Sep 03 17:05:13 2019 +0200
+++ b/Sphinx/source/index.rst	Thu Sep 05 08:40:48 2019 +0200
@@ -1,3 +1,5 @@
+.. _orthanc-book:
+
 Welcome to the Orthanc Book!
 ============================
 
--- a/Sphinx/source/users/support.rst	Tue Sep 03 17:05:13 2019 +0200
+++ b/Sphinx/source/users/support.rst	Thu Sep 05 08:40:48 2019 +0200
@@ -11,7 +11,9 @@
 When you face a problem, you should first check out the following
 resources:
 
-1. Make sure to :ref:`understand the basics of DICOM <dicom-guide>`.
+1. Make sure to :ref:`check all the content of the Orthanc Book
+   <orthanc-book>`, and notably to :ref:`understand the basics of
+   DICOM <dicom-guide>`.
 2. Carefully read your :ref:`log files in verbose mode <log>`.
 3. Follow the :ref:`general troubleshooting guide <troubleshooting>`.
 4. If the problem is related to the DICOM network protocol, follow