diff Sphinx/source/contributing.rst @ 40:99b45a963bcf

contributing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 Aug 2016 08:59:32 +0200
parents 25fa874803ab
children 4b332c3d7824
line wrap: on
line diff
--- a/Sphinx/source/contributing.rst	Tue Aug 16 09:51:12 2016 +0200
+++ b/Sphinx/source/contributing.rst	Fri Aug 19 08:59:32 2016 +0200
@@ -25,9 +25,8 @@
 * Interface Orthanc with other software (e.g. 3D Slicer,
   Matlab/Octave, Python, Horos, dicompyler...). Check the `already
   supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_.
-* Develop `C/C++ plugins
-  <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`_.
-  Here are some ideas of plugins:
+* Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`.  Here are some ideas
+  of possible plugins:
 
   * Check the right-hand column of the `official roadmap <https://trello.com/b/cjA9X1wM/orthanc-roadmap>`__.
   * Create a :ref:`more advanced Web interface <improving-interface>` than the built-in Orthanc Explorer.