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