diff Sphinx/source/faq/rest-samples.rst @ 224:02399e86f046

starting documentation of jobs
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Mar 2019 07:41:49 +0100
parents 901e8961f46e
children d217af5e6cb3
line wrap: on
line diff
--- a/Sphinx/source/faq/rest-samples.rst	Mon Mar 04 14:52:43 2019 +0100
+++ b/Sphinx/source/faq/rest-samples.rst	Wed Mar 06 07:41:49 2019 +0100
@@ -6,6 +6,8 @@
 
 * This "Orthanc Book" proposes a :ref:`number of samples showing how
   to use the REST API <rest>` of Orthanc.
+* More advanced features of the REST API can be found :ref:`in this
+  dedicated section <rest-advanced>`.
 * Many working examples written in Python are `available in the source
   distribution
   <https://bitbucket.org/sjodogne/orthanc/src/default/Resources/Samples/Python/>`__.