annotate Plugins/Samples/ServeFolders/README @ 2168:84033563f7f0

ServeFolders: Better protection against exceptions in the callbacks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Nov 2016 14:38:25 +0100
parents 13a9f265d5d3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2164
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
1 ServeFolders plugin
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
2 ===================
1324
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4 This sample plugin enables Orthanc to serve additional folders using
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
5 its embedded Web server.
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
6
2164
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
7 The shared library containing the plugin is created as part of the
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
8 build process of Orthanc.
1324
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
9
2164
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
10 Documentation is available in the Orthanc Book:
13a9f265d5d3 migrate the doc of ServeFolder to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 1808
diff changeset
11 http://book.orthanc-server.com/plugins/serve-folders.html