Mercurial > hg > orthanc
changeset 3787:b07fc9ed0dc5 transcoding
integration mainline->transcoding
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Mar 2020 11:58:32 +0100 |
parents | d912b0b1628d (current diff) 7f4a75093a6a (diff) |
children | 3ba143353f95 |
files | |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/Samples/README.txt Thu Mar 19 11:58:32 2020 +0100 @@ -0,0 +1,3 @@ +More contributed samples of plugins can be found and added in +the "OrthancContributed" repository on GitHub: +https://github.com/jodogne/OrthancContributed/tree/master/Plugins
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Resources/Samples/README.txt Thu Mar 19 11:58:32 2020 +0100 @@ -0,0 +1,7 @@ +More contributed samples and documentation can be found and added in +the "OrthancContributed" repository on GitHub: +https://github.com/jodogne/OrthancContributed + +The integration tests of Orthanc provide a lot of samples about the +features of the REST API of Orthanc: +https://bitbucket.org/sjodogne/orthanc-tests/src/default/Tests/Tests.py