added pictures for explanation
Build and Publish Site / docker (push) Successful in 3s

This commit is contained in:
2026-02-06 15:10:38 +01:00
parent c0ce58fa8e
commit 680ca58c0f
6 changed files with 17 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
# What is an EPICS IOC Host
Some Text
![EPICS IOC host](../images/IOC-Host.png)
+7
View File
@@ -0,0 +1,7 @@
# What is an EPICS IOC
Some Text
![Inside an EPICS IOC](../images/Inside_IOC.png)
View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

+3 -1
View File
@@ -56,7 +56,9 @@ Copyright © 2026 Paul Scherrer Institute
{ "caQtDM" = "https://caqtdm.github.io/documentation.html"}
]},
{ "Explanations" = [
"explanation/index.md"
"explanation/index.md",
{ "EPICS IOC" = "explanation/EPICS-IOC.md" },
{ "EPICS Host" = "explanation/EPICS-Hosts.md" }
]},
]