Switch sidebar and file locations up for more logical grouping
This commit is contained in:
parent
1169ad028a
commit
b820f885a1
@ -5,10 +5,10 @@
|
|||||||
- [Configuration](essentials/configuration.md)
|
- [Configuration](essentials/configuration.md)
|
||||||
- [Troubleshooting](essentials/troubleshooting.md)
|
- [Troubleshooting](essentials/troubleshooting.md)
|
||||||
- [Architecture](architecture/index.md)
|
- [Architecture](architecture/index.md)
|
||||||
- Overview
|
|
||||||
- Deployment
|
- Deployment
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [Advanced](advanced/index.md)
|
- [Advanced](advanced/index.md)
|
||||||
- [Architecture](advanced/architecture.md)
|
- [Architecture](advanced/architecture.md)
|
||||||
- [Overview](advanced/architecture.md#overview)
|
- [Overview](advanced/architecture.md#overview)
|
||||||
@ -22,18 +22,15 @@
|
|||||||
- [Modules](advanced/extensions.md#modules)
|
- [Modules](advanced/extensions.md#modules)
|
||||||
- [Registering](advanced/extensions.md#registering-extensions)
|
- [Registering](advanced/extensions.md#registering-extensions)
|
||||||
- [OHIF Maintained](advanced/extensions.md#ohif-maintained-extensions)
|
- [OHIF Maintained](advanced/extensions.md#ohif-maintained-extensions)
|
||||||
|
- [Custom Tools](advanced/custom-tools.md)
|
||||||
|
|
||||||
- Connecting to Image Archives
|
---
|
||||||
- [DICOM Web](connecting-to-image-archives/dicomweb.md)
|
|
||||||
|
|
||||||
----
|
- [Deployment](deployment/index.md)
|
||||||
- I Want To
|
- [Embed the Viewer](deployment/script-tag.md))
|
||||||
- [Embed the viewer using a script tag](I-want-to/script-tag.md)
|
- [Connecting to Image Archives](data/index.md)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
----
|
- [FAQ](frequently-asked-questions.md)
|
||||||
- FAQ
|
|
||||||
- [General](faq/general.md)
|
|
||||||
|
|
||||||
----
|
|
||||||
- [Contributing](contributing.md)
|
- [Contributing](contributing.md)
|
||||||
|
|||||||
@ -1,5 +0,0 @@
|
|||||||
# Image Viewport
|
|
||||||
|
|
||||||
### Main Viewport Component
|
|
||||||
|
|
||||||
The [imageViewerViewport](https://github.com/OHIF/Viewers/tree/master/Packages/ohif-viewerbase/client/components/viewer/imageViewerViewport) component
|
|
||||||
1
docs/latest/data/index.md
Normal file
1
docs/latest/data/index.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Connecting to Image Archives
|
||||||
@ -1,5 +0,0 @@
|
|||||||
# Deployment
|
|
||||||
|
|
||||||
There are a few possible approaches for deploying the application:
|
|
||||||
|
|
||||||
-
|
|
||||||
7
docs/latest/deployment/index.md
Normal file
7
docs/latest/deployment/index.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Deployment
|
||||||
|
|
||||||
|
## Gotchas
|
||||||
|
|
||||||
|
## Next Steps
|
||||||
|
|
||||||
|
### Securing your data
|
||||||
@ -1 +0,0 @@
|
|||||||
# Security
|
|
||||||
@ -1 +0,0 @@
|
|||||||
# Frequently Asked Questions - Technical
|
|
||||||
Loading…
Reference in New Issue
Block a user