Mercurial > hg > orthanc-book
comparison Sphinx/source/plugins/dicomweb.rst @ 31:93bbfaf0e62c
worklist instructions migrated to a specific page, indexing of Osimis Web viewer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 20 Jul 2016 11:35:54 +0200 |
parents | 79b6d3ea92aa |
children | 03b32d0e49f2 |
comparison
equal
deleted
inserted
replaced
30:79b6d3ea92aa | 31:93bbfaf0e62c |
---|---|
48 Usage | 48 Usage |
49 ----- | 49 ----- |
50 | 50 |
51 .. highlight:: json | 51 .. highlight:: json |
52 | 52 |
53 You of course first have to :ref:`install Orthanc <compiling>`. Once | 53 You of course first have to :ref:`install Orthanc <binaries>`. Once |
54 Orthanc is installed, you must change the :ref:`configuration file | 54 Orthanc is installed, you must change the :ref:`configuration file |
55 <configuration>` to tell Orthanc where it can find the plugin: This is | 55 <configuration>` to tell Orthanc where it can find the plugin: This is |
56 done by properly modifying the ``Plugins`` option. You could for | 56 done by properly modifying the ``Plugins`` option. You could for |
57 instance use the following configuration file:: | 57 instance use the following configuration file:: |
58 | 58 |