diff Sphinx/source/users/rest.rst @ 428:943515b68158

documented transcoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 11:19:41 +0200
parents b4cc2b6a9f13
children 2922fb1bd65e
line wrap: on
line diff
--- a/Sphinx/source/users/rest.rst	Fri May 22 10:10:21 2020 +0200
+++ b/Sphinx/source/users/rest.rst	Fri May 22 11:19:41 2020 +0200
@@ -402,8 +402,10 @@
 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.
+Orthanc can send its DICOM instances to remote Orthanc servers over
+HTTP/HTTPS. Such servers are referred to as :ref:`Orthanc peers
+<peers>`. This process can be triggered by the REST API, which is
+described in this section.
 
 Configuration
 ^^^^^^^^^^^^^