comparison OrthancServer/Plugins/Samples/ServeFolders/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/ServeFolders/README@13a9f265d5d3
children 59e3b6f8c5be
comparison
equal deleted inserted replaced
4043:6c6239aec462 4044:d25f4c0fa160
1 ServeFolders plugin
2 ===================
3
4 This sample plugin enables Orthanc to serve additional folders using
5 its embedded Web server.
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/serve-folders.html