2019-03-04 12:51:53 +01:00
|
|
|
# OHIF Viewers
|
|
|
|
|
|
2019-11-19 08:53:57 +01:00
|
|
|
- [Our Process](our-process.md)
|
2019-12-07 06:12:08 +01:00
|
|
|
- [Quick Start](quick-start.md)
|
|
|
|
|
- Development
|
|
|
|
|
- [Getting Started](development/getting-started.md)
|
|
|
|
|
- [Contributing](development/contributing.md)
|
|
|
|
|
- [Continuous Integration](development/continous-integration.md)
|
|
|
|
|
- [Configuring](configuring/index.md)
|
|
|
|
|
- [Data Source](configuring/data-source.md)
|
2019-04-19 07:04:02 +02:00
|
|
|
|
|
|
|
|
---
|
2019-04-27 21:44:02 +02:00
|
|
|
|
2019-12-07 03:54:15 +01:00
|
|
|
- [Architecture](architecture/index.md)
|
2019-12-07 04:21:52 +01:00
|
|
|
- [Viewer](viewer/index.md)
|
|
|
|
|
- [Configuration](viewer/configuration.md)
|
|
|
|
|
- [Themeing](viewer/themeing.md)
|
2019-12-07 04:56:00 +01:00
|
|
|
- [Internationalization](viewer/internationalization.md)
|
2019-12-06 22:31:46 +01:00
|
|
|
- [Extensions](extensions/index.md)
|
|
|
|
|
- [Registering](extensions/index.md#registering-an-extension)
|
|
|
|
|
- [Lifecycle Hooks](extensions/index.md#lifecycle-hooks)
|
|
|
|
|
- [preRegistration](extensions/lifecycle/pre-registration.md)
|
|
|
|
|
- [Modules](extensions/index.md#modules)
|
|
|
|
|
- [Commands](extensions/modules/commands.md)
|
|
|
|
|
- [Panel](extensions/modules/panel.md)
|
|
|
|
|
- [SOP Class Handler](extensions/modules/sop-class-handler.md)
|
|
|
|
|
- [Toolbar](extensions/modules/toolbar.md)
|
|
|
|
|
- [Viewport](extensions/modules/viewport.md)
|
2019-12-07 07:21:23 +01:00
|
|
|
- [Contexts](extensions/index.md#contexts)
|
|
|
|
|
- [OHIF Maintained](extensions/index.md#maintained-extensions)
|
2019-12-05 21:47:46 +01:00
|
|
|
- [Services](services/index.md)
|
2019-12-06 15:25:57 +01:00
|
|
|
- [Default](services/default/index.md)
|
2019-12-07 03:58:13 +01:00
|
|
|
- [Measurements](services/default/measurements.md)
|
2019-12-05 21:47:46 +01:00
|
|
|
- [UI](services/ui/index.md)
|
2019-12-06 15:25:57 +01:00
|
|
|
- [Dialog Service](services/ui/ui-dialog-service.md)
|
|
|
|
|
- [Modal Service](services/ui/ui-modal-service.md)
|
|
|
|
|
- [Notification Service](services/ui/ui-notification-service.md)
|
2019-04-19 07:04:02 +02:00
|
|
|
|
2019-04-27 21:44:02 +02:00
|
|
|
---
|
2019-03-04 12:51:53 +01:00
|
|
|
|
2019-04-27 21:44:02 +02:00
|
|
|
- [Deployment](deployment/index.md)
|
2019-04-28 19:44:33 +02:00
|
|
|
- [Embedded](deployment/index.md#embedded-viewer)
|
|
|
|
|
- [Stand-alone](deployment/index.md#stand-alone-viewer)
|
2019-05-10 21:09:13 +02:00
|
|
|
- [Data](deployment/index.md#data)
|
2019-04-28 19:44:33 +02:00
|
|
|
- Recipes
|
2019-04-30 16:39:24 +02:00
|
|
|
- Script Include
|
|
|
|
|
- [Embedding the Viewer](deployment/recipes/embedded-viewer.md)
|
|
|
|
|
- Stand-Alone
|
|
|
|
|
- [Build for Production](deployment/recipes/build-for-production.md)
|
2019-05-01 17:22:52 +02:00
|
|
|
- [Static](deployment/recipes/static-assets.md)
|
2019-05-06 19:03:35 +02:00
|
|
|
- [Nginx + Image Archive](deployment/recipes/nginx--image-archive.md)
|
|
|
|
|
- [User Account Control](deployment/recipes/user-account-control.md)
|
2019-05-13 20:45:34 +02:00
|
|
|
- [Google Cloud Healthcare](connecting-to-image-archives/google-cloud-healthcare.md)
|
2019-03-04 12:51:53 +01:00
|
|
|
|
2019-04-27 21:44:02 +02:00
|
|
|
---
|
2019-03-04 12:51:53 +01:00
|
|
|
|
2019-12-07 06:12:08 +01:00
|
|
|
- [FAQ](faq/index.md)
|
|
|
|
|
- [Scope of Project](faq/scope-of-project.md)
|
|
|
|
|
- [Browser Support](faq/browser-support.md)
|
|
|
|
|
- [PWA vs Packaged](faq/pwa-vs-packaged.md)
|
2019-04-28 18:53:20 +02:00
|
|
|
- [Help](help.md)
|