From a824edf332eadc3c50e3acadd7e4904eb9a4853f Mon Sep 17 00:00:00 2001 From: Elke Zimoch Date: Fri, 5 Jun 2026 09:48:42 +0200 Subject: [PATCH] reshuffeled the page structure --- .../ControlsContacts => ContactsSupport}/BL_SF.md | 0 .../ControlsContacts => ContactsSupport}/BL_SLS.md | 0 .../{BasicHelp/ControlsContacts => ContactsSupport}/CAS.md | 0 .../ControlsContacts => ContactsSupport}/index.md | 0 docs/{BasicHelp => ControlsInternal}/index.md | 0 docs/Infrastructure/index.md | 3 --- docs/Integrators/SFBeamlines/index.md | 4 ---- docs/Integrators/SLSBeamlines/BLNamingConvention.md | 5 ----- docs/Integrators/SLSBeamlines/index.md | 7 ------- docs/{ => KnowledgeCenter}/epics/_static/EPICS.svg | 0 docs/{ => KnowledgeCenter}/epics/index.md | 0 docs/{Integrators => KnowledgeCenter}/index.md | 0 docs/{BasicHelp => }/UsefulLinks.md | 0 {docs/BasicHelp => obsolete}/Tickets.md | 0 14 files changed, 19 deletions(-) rename docs/{BasicHelp/ControlsContacts => ContactsSupport}/BL_SF.md (100%) rename docs/{BasicHelp/ControlsContacts => ContactsSupport}/BL_SLS.md (100%) rename docs/{BasicHelp/ControlsContacts => ContactsSupport}/CAS.md (100%) rename docs/{BasicHelp/ControlsContacts => ContactsSupport}/index.md (100%) rename docs/{BasicHelp => ControlsInternal}/index.md (100%) delete mode 100644 docs/Infrastructure/index.md delete mode 100644 docs/Integrators/SFBeamlines/index.md delete mode 100644 docs/Integrators/SLSBeamlines/BLNamingConvention.md delete mode 100644 docs/Integrators/SLSBeamlines/index.md rename docs/{ => KnowledgeCenter}/epics/_static/EPICS.svg (100%) rename docs/{ => KnowledgeCenter}/epics/index.md (100%) rename docs/{Integrators => KnowledgeCenter}/index.md (100%) rename docs/{BasicHelp => }/UsefulLinks.md (100%) rename {docs/BasicHelp => obsolete}/Tickets.md (100%) diff --git a/docs/BasicHelp/ControlsContacts/BL_SF.md b/docs/ContactsSupport/BL_SF.md similarity index 100% rename from docs/BasicHelp/ControlsContacts/BL_SF.md rename to docs/ContactsSupport/BL_SF.md diff --git a/docs/BasicHelp/ControlsContacts/BL_SLS.md b/docs/ContactsSupport/BL_SLS.md similarity index 100% rename from docs/BasicHelp/ControlsContacts/BL_SLS.md rename to docs/ContactsSupport/BL_SLS.md diff --git a/docs/BasicHelp/ControlsContacts/CAS.md b/docs/ContactsSupport/CAS.md similarity index 100% rename from docs/BasicHelp/ControlsContacts/CAS.md rename to docs/ContactsSupport/CAS.md diff --git a/docs/BasicHelp/ControlsContacts/index.md b/docs/ContactsSupport/index.md similarity index 100% rename from docs/BasicHelp/ControlsContacts/index.md rename to docs/ContactsSupport/index.md diff --git a/docs/BasicHelp/index.md b/docs/ControlsInternal/index.md similarity index 100% rename from docs/BasicHelp/index.md rename to docs/ControlsInternal/index.md diff --git a/docs/Infrastructure/index.md b/docs/Infrastructure/index.md deleted file mode 100644 index e34f87d2..00000000 --- a/docs/Infrastructure/index.md +++ /dev/null @@ -1,3 +0,0 @@ -# Infrastructure - -Controls supported infrastructure \ No newline at end of file diff --git a/docs/Integrators/SFBeamlines/index.md b/docs/Integrators/SFBeamlines/index.md deleted file mode 100644 index 8dc59c0f..00000000 --- a/docs/Integrators/SFBeamlines/index.md +++ /dev/null @@ -1,4 +0,0 @@ -# SwissFEL Beamlines - -Some Help topics collected to help the integrators of SwissFEL Beamlines. -If you do not find what you are looking for, try the basic integrator help or use the search funtion. diff --git a/docs/Integrators/SLSBeamlines/BLNamingConvention.md b/docs/Integrators/SLSBeamlines/BLNamingConvention.md deleted file mode 100644 index e719a3ba..00000000 --- a/docs/Integrators/SLSBeamlines/BLNamingConvention.md +++ /dev/null @@ -1,5 +0,0 @@ -# BL Naming Convention - -This is about the SLS Beamline Naming convention. -The full text can be found in Alfresco: -[SLS 2.0 Beamline Naming Convention](https://ecm.psi.ch/share/page/document-details?nodeRef=workspace%3a%2f%2fSpacesStore%2fa23481f5-6056-454f-98f1-00611fd708c9) diff --git a/docs/Integrators/SLSBeamlines/index.md b/docs/Integrators/SLSBeamlines/index.md deleted file mode 100644 index 6df0e470..00000000 --- a/docs/Integrators/SLSBeamlines/index.md +++ /dev/null @@ -1,7 +0,0 @@ -# SLS Beamlines - -Some help information that might be useful for the SLS Beamline Integrators. - -[SLS schedule in DUO](https://duo.psi.ch/duo/public_calendar.php) - -[Accelerator Status (ext)](https://cas-status.psi.ch/) diff --git a/docs/epics/_static/EPICS.svg b/docs/KnowledgeCenter/epics/_static/EPICS.svg similarity index 100% rename from docs/epics/_static/EPICS.svg rename to docs/KnowledgeCenter/epics/_static/EPICS.svg diff --git a/docs/epics/index.md b/docs/KnowledgeCenter/epics/index.md similarity index 100% rename from docs/epics/index.md rename to docs/KnowledgeCenter/epics/index.md diff --git a/docs/Integrators/index.md b/docs/KnowledgeCenter/index.md similarity index 100% rename from docs/Integrators/index.md rename to docs/KnowledgeCenter/index.md diff --git a/docs/BasicHelp/UsefulLinks.md b/docs/UsefulLinks.md similarity index 100% rename from docs/BasicHelp/UsefulLinks.md rename to docs/UsefulLinks.md diff --git a/docs/BasicHelp/Tickets.md b/obsolete/Tickets.md similarity index 100% rename from docs/BasicHelp/Tickets.md rename to obsolete/Tickets.md