From f5ee00ab989646799b73a5ca3509473aeac01156 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Wed, 17 Apr 2019 16:45:17 -0400 Subject: [PATCH] Adding architecture page --- docs/latest/SUMMARY.md | 2 +- docs/latest/architecture/index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 docs/latest/architecture/index.md diff --git a/docs/latest/SUMMARY.md b/docs/latest/SUMMARY.md index a815fcb93..58aabd9e2 100644 --- a/docs/latest/SUMMARY.md +++ b/docs/latest/SUMMARY.md @@ -1,9 +1,9 @@ # OHIF Viewers - - Essentials - [Getting Started](essentials/getting-started.md) - [Troubleshooting](essentials/troubleshooting.md) +- [Architecture](architecture/index.md) - Connecting to Image Archives - [DICOM Web](connecting-to-image-archives/dicomweb.md) diff --git a/docs/latest/architecture/index.md b/docs/latest/architecture/index.md new file mode 100644 index 000000000..f2569bf9f --- /dev/null +++ b/docs/latest/architecture/index.md @@ -0,0 +1 @@ +# Architecture \ No newline at end of file