diff Sphinx/source/plugins.rst @ 38:2ee7f4462a6a

links
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Jul 2016 17:29:22 +0200
parents 93bbfaf0e62c
children 99b45a963bcf
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst	Wed Jul 20 15:25:27 2016 +0200
+++ b/Sphinx/source/plugins.rst	Wed Jul 20 17:29:22 2016 +0200
@@ -28,8 +28,9 @@
 * ...
 
 Developers external to the official Orthanc project are :ref:`invited
-to contribute <contributing>` by creating third-party plugins.
-
+to contribute <contributing>` to the C/C++ part of Orthanc by creating
+third-party plugins.  A specific section of the Orthanc Book explains
+:ref:`how to create new Orthanc plugins <creating-plugins>`.
 
 .. _plugins-official:
 
@@ -64,3 +65,6 @@
 * Another Web viewer is provided courtesy of `Emsy Chan
   <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__.
 
+*Remark:* Do not hesitate to `contact us
+<http://www.orthanc-server.com/static.php?page=contact>`__ if you have
+developed a plugin so that we can include it in the list above!