# HG changeset patch # User Sebastien Jodogne # Date 1567665648 -7200 # Node ID 3d718457cfb6cfcf98c6297761b34d3ec2895e2e # Parent 3977ccfc318e43f9940750a79a61dd15b82b176e support diff -r 3977ccfc318e -r 3d718457cfb6 Sphinx/source/index.rst --- 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! ============================ diff -r 3977ccfc318e -r 3d718457cfb6 Sphinx/source/users/support.rst --- 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 `. +1. Make sure to :ref:`check all the content of the Orthanc Book + `, and notably to :ref:`understand the basics of + DICOM `. 2. Carefully read your :ref:`log files in verbose mode `. 3. Follow the :ref:`general troubleshooting guide `. 4. If the problem is related to the DICOM network protocol, follow