Orthanc/OrthancServer/Plugins/Samples/WebSkeleton/NOTES.txt
2025-06-23 19:07:37 +05:30

8 lines
289 B
Plaintext

This is a sample Orthanc plugin that serves static resources (HTML,
JavaScript, CSS, images...).
The resources to serve must be stored in the folder "StaticResources".
The folder "Framework" contains a reusable framework for any plugin
whose sole objective is to serve static resources.