diff Sphinx/source/faq/features.rst @ 224:02399e86f046

starting documentation of jobs
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 06 Mar 2019 07:41:49 +0100
parents 8bb11cd0f20f
children 9bf644571511
line wrap: on
line diff
--- a/Sphinx/source/faq/features.rst	Mon Mar 04 14:52:43 2019 +0100
+++ b/Sphinx/source/faq/features.rst	Wed Mar 06 07:41:49 2019 +0100
@@ -1,6 +1,9 @@
 Terminology of advanced features
 ================================
 
+.. contents::
+   :depth: 3
+
 .. _peers:
 
 Peers
@@ -235,3 +238,10 @@
 * ``Attachment 9998`` is used by the `Osimis WebViewer plugin <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__ to store instance information.
 * ``Attachment 9999`` is used by the `Osimis WebViewer plugin <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__ to store annotations.
 * ``Attachments 10000-13999`` are used by the `Osimis WebViewer plugin <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__ to store reduced quality images.
+
+
+Jobs
+----
+
+Check out the :ref:`advanced features of the REST API <jobs>`.
+