diff Sphinx/source/users/rest.rst @ 224:02399e86f046

starting documentation of jobs
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Mar 2019 07:41:49 +0100
parents 9ccafca945d2
children 2946fcd2e7fa
line wrap: on
line diff
--- a/Sphinx/source/users/rest.rst	Mon Mar 04 14:52:43 2019 +0100
+++ b/Sphinx/source/users/rest.rst	Wed Mar 06 07:41:49 2019 +0100
@@ -373,7 +373,7 @@
 .. _peering:
 
 Sending resources to remote Orthanc over HTTP/HTTPS (through Orthanc peering)
-------------------------------------------------------
+-----------------------------------------------------------------------------
 
 Orthanc can send its DICOM instances to remote Orthanc over HTTP/HTTPS through its Rest API. 
 This process can be triggered by the REST API.
@@ -928,6 +928,8 @@
 instance of Orthanc through its REST API. All the possibilities of the
 API have not been described:
 
+* Advanced features of the REST API can be found on :ref:`another page
+  <rest-advanced>`.
 * A :ref:`FAQ entry <rest-samples>` lists where you can find more
   advanced samples of the REST API of Orthanc.
 * The full documentation of the REST API is maintained as an online