orthanc/index.html

13 lines
361 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<body>
<h1>Index of the Orthanc documentation</h1>
<ul>
<li><a href="Samples/index.html">Samples for Orthanc</a>.</li>
<li><a href="OrthancPlugin/index.html">Plugin SDK</a> to develop plugins for Orthanc.</li>
<li><a href="OrthancPluginSamples/index.html">Sample plugins</a>.</li>
</ul>
</body>
</html>