comparison OrthancServer/Plugins/Samples/ModalityWorklists/README @ 4044:d25f4c0fa160 framework

splitting code into OrthancFramework and OrthancServer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 20:30:34 +0200
parents Plugins/Samples/ModalityWorklists/README@42764dcd3a41
children 59e3b6f8c5be
comparison
equal deleted inserted replaced
4043:6c6239aec462 4044:d25f4c0fa160
1 Introduction
2 ============
3
4 This sample plugin enables Orthanc to serve DICOM modality worklists
5 that are read from some folder.
6
7 The shared library containing the plugin is created as part of the
8 build process of Orthanc.
9
10 Documentation is available in the Orthanc Book:
11 http://book.orthanc-server.com/plugins/worklists-plugin.html