Skip to content

Commit 222dfda

Browse files
committed
Remove examples
Loading local JavaScript files has become difficult in Firefox to CORS related security measures.
1 parent 4cdd6b0 commit 222dfda

File tree

15 files changed

+5
-35954
lines changed

15 files changed

+5
-35954
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Documentation of the JavaScript Application Programming Interface (API) is avail
2424

2525
## Getting started
2626

27+
Note that the *dicom-microscopy-viewer* package is **not** a viewer application, it is a library to build viewer applications.
28+
Below is an example for the most basic usage: a web page that displays a collection of DICOM VL Whole Slide Microscopy Image instances of a digital slide.
29+
For more advanced usage, take a look at the [Slim](https://github.com/herrmannlab/slim) viewer.
30+
2731
### Basic usage
2832

2933
```html
@@ -76,6 +80,7 @@ client.searchForInstances(searchInstanceOptions).then((instances) => {
7680
});
7781
```
7882

83+
7984
## Citation
8085

8186
Please cite the following article when using the viewer for scientific studies: [Herrmann et al. J Path Inform. 2018](http://www.jpathinformatics.org/article.asp?issn=2153-3539;year=2018;volume=9;issue=1;spage=37;epage=37;aulast=Herrmann):

examples/basic/index.html

Lines changed: 0 additions & 77 deletions
This file was deleted.

examples/blend/index.html

Lines changed: 0 additions & 209 deletions
This file was deleted.

examples/build

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)