diff --git a/docs/.gitignore b/docs/.gitignore index 8bec8ec32..71b56df6a 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1 +1 @@ -_book/ \ No newline at end of file +./_book/* diff --git a/docs/README.md b/docs/README.md index 1d31fbe36..20d3ac4ed 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,6 +8,7 @@ _Requirements:_ Make sure you have the [`gitbook-cli`](https://www.npmjs.com/package/gitbook-cli) installed globally: +(Note that gitbook 3.2.3 works with node 10.19.0 and node 10.24.0, but not with node 14.x.) > `npm install -g gitbook-cli` ### Editing and Previewing Changes diff --git a/docs/latest/.gitignore b/docs/latest/.gitignore new file mode 100644 index 000000000..09ea21bf7 --- /dev/null +++ b/docs/latest/.gitignore @@ -0,0 +1 @@ +_book/ diff --git a/docs/latest/README.md b/docs/latest/README.md index a47453d61..e4cd6d152 100644 --- a/docs/latest/README.md +++ b/docs/latest/README.md @@ -10,11 +10,10 @@ -> ATTENTION! You are looking at the docs for the `React` version of the OHIF -> Viewer. If you're looking for the `Meteor` version's documentation (now -> deprecated), select it's version from the dropdown box in the top left corner +> ATTENTION! You are looking at the docs for the `OHIF-v3` Viewer (third time is always a charm). If you're looking for the our `OHIF-v2` (React stable version) or OHIF-v1 (deprecated `Meteor` version) select it's version from the dropdown box in the top left corner > of this page. + # Introduction The [Open Health Imaging Foundation][ohif-org] (OHIF) Viewer is an open source, @@ -23,9 +22,45 @@ Archives that support [DicomWeb][dicom-web], and offers support for mapping to proprietary API formats. OHIF maintained extensions add support for viewing, annotating, and reporting on DICOM images in 2D (slices) and 3D (volumes). - -
| OHIF-v2 functionalities | +OHIF-v3 | +Comment | +
|---|---|---|
| Rendering of 2D images via Cornerstone | +✅ | ++ |
| Study List | +✅ | ++ |
| Series Browser | +✅ | ++ |
| DICOM JSON | +✅ | ++ |
| 2D Tools via CornerstoneTools | +✅ | ++ |
| OpenID Connect standard authentication flow for connecting to identity providers | +🔜 | +In Progress | +
| Internationalization | +🔜 | +Not Started | +
| Drag/drop DICOM data into the viewer (see https://viewer.ohif.org/local) | +🔜 | +Not Started | +
| IHE Invoke Image Display - Standard-compliant launching of the viewer (e.g. from PACS or RIS) | +🔜 | +Not Started | +
| DICOM PDF support | +🔜 | +Not Started | +
| DICOM Whole-slide imaging viewport | +🔜 | +Not Started | +
| Displaying non-renderable DICOM as HTML | +🔜 | +Not Started | +
| Segmentation support | +🔜 | +Not Started | +
| RT STRUCT support | +🔜 | +Not Started | +
| White-labelling: Easily replace the OHIF Logo with your logo | +🔜 | +Not Started | +
| DICOM upload to PACS | +🔜 | +Not Started | +
| Google Cloud adapter | +🔜 | +Not Started | +
| VTK Extension + MIP / MPR layout | +❌ | +Other plans | +
| UMD Build (Embedded Viewer). | +❌ | +The problem is that this breaks a bunch of extensions that rely on third party scripts (e.g. VTK) which have their own web worker loaders. | +
Google Font: Roboto
-
- @ohif/viewer@latest
-
- div
-