diff --git a/docs/BasicHelp/UsefulLinks.md b/docs/BasicHelp/UsefulLinks.md index 134039c4..f7ff7ee2 100644 --- a/docs/BasicHelp/UsefulLinks.md +++ b/docs/BasicHelp/UsefulLinks.md @@ -13,60 +13,42 @@ veryfied to work. ## Naming conventions -SLS 2.0 Naming Convention link list: https://indico.psi.ch/event/15589/ (5.5.2026) - -SwissFEL https://intranet.psi.ch/en/controls/swiss-feldevice-naming (5.5.2026) - -PROSCAN https://intranet.psi.ch/de/controls/proscan-device-naming (5.5.2026) - -HIPA https://intranet.psi.ch/de/controls/proton-accelerator-naming (5.5.2026) +- [SLS 2.0 Naming Convention link list](https://indico.psi.ch/event/15589/) (5.5.2026) +- [SwissFEL](https://intranet.psi.ch/en/controls/swiss-feldevice-naming) (5.5.2026) +- [PROSCAN](https://intranet.psi.ch/de/controls/proscan-device-naming) (5.5.2026) +- [HIPA](https://intranet.psi.ch/de/controls/proton-accelerator-naming) (5.5.2026) ## Facility Operation schedule -SLS: https://duo.psi.ch/duo/public_calendar.php (5.5.2026) - -HIPA and PROSCAN (pdf): https://intranet.psi.ch/en/asa/betriebs-programme (5.5.2026) - -SwissFEL Overview: https://duo.psi.ch/duo/public_calendar.php?LAYOUT=&BEAMLINE=6&CBLIND=&POS=4052 (5.5.2026) - -Elog (SLS preselected, select other logbooks on the upper left side): https://elog-gfa.psi.ch/SLS/?rsort=Wann (5.5.2026) +- [SLS](https://duo.psi.ch/duo/public_calendar.php) (5.5.2026) +- [HIPA and PROSCAN (pdf)](https://intranet.psi.ch/en/asa/betriebs-programme) (5.5.2026) +- [SwissFEL Overview](https://duo.psi.ch/duo/public_calendar.php?LAYOUT=&BEAMLINE=6&CBLIND=&POS=4052) (5.5.2026) +- [Elog (SLS preselected, select other logbooks on the upper left side)](https://elog-gfa.psi.ch/SLS/?rsort=Wann) (5.5.2026) ## SSH Links -Presentation slides "SSH Deep Dive" by Konrad Bucheli https://rse.psi.ch/events/2026-05-05/Bucheli/ (6.5.2026) - -OpenSSH home page (6.5.2026) - -SSH cheat sheet (6.5.2026) - -Wikibooks: OpenSSH (6.5.2026) - -SSH academy (6.5.2026) +- [Presentation slides "SSH Deep Dive" by Konrad Bucheli](https://rse.psi.ch/events/2026-05-05/Bucheli/) (6.5.2026) +- [OpenSSH home page](https://www.openssh.org/) (6.5.2026) +- [SSH cheat sheet](https://computingforgeeks.com/ssh-commands-cheat-sheet-linux/) (6.5.2026) +- [Wikibooks: OpenSSH](https://en.wikibooks.org/wiki/OpenSSH) (6.5.2026) +- [SSH academy](https://www.ssh.com/academy/ssh) (6.5.2026) ## Driver Documentation links -https://paulscherrerinstitute.github.io/StreamDevice/ - -https://github.com/paulscherrerinstitute/regdev - -https://gitea.psi.ch/epics_driver_modules/opcua +- [Stream Device](https://paulscherrerinstitute.github.io/StreamDevice/) +- [RegDev](https://github.com/paulscherrerinstitute/regdev) +- [OPC-UA](https://gitea.psi.ch/epics_driver_modules/opcua) ## General -PSI Phoebook: https://intranet.psi.ch/de/suche/telefonbuch-und-e-mail (5.5.2026) - -Indico homepage of PSI: https://indico.psi.ch/ (5.5.2026) - -Hardware Database Inventory https://inventory.psi.ch/ (5.5.2026) - -EPICS Homepage https://epics-controls.org/ (5.5.2026) - -PSP-Checker https://psiexplorerhana.psi.ch/?nonav=true (5.5.2026) - -Accelerator Status (ext) https://cas-status.psi.ch/ (6.5.2026) - -Web caQtDM (int) http://cas-novnc-srv-00/ (6.5.2026) +- [PSI Phoebook](https://intranet.psi.ch/de/suche/telefonbuch-und-e-mail) (5.5.2026) +- [Indico homepage of PSI](https://indico.psi.ch/) (5.5.2026) +- [Hardware Database Inventory](https://inventory.psi.ch/) (5.5.2026) +- [EPICS Homepage](https://epics-controls.org/) (5.5.2026) +- [PSP-Checker](https://psiexplorerhana.psi.ch/?nonav=true) (5.5.2026) +- [Accelerator Status (ext)](https://cas-status.psi.ch/) (6.5.2026) +- [Web caQtDM (int)](http://cas-novnc-srv-00/) (6.5.2026) diff --git a/docs/BasicHelp/index.md b/docs/BasicHelp/index.md index 1c313f22..010b320f 100644 --- a/docs/BasicHelp/index.md +++ b/docs/BasicHelp/index.md @@ -1,6 +1,6 @@ # Basic Help -![Test](../overrides/.icons/psi_01_lp.png) +![PSI Logo](images/psi_01_lp.png) This is a collection of basic help topics. diff --git a/overrides/.icons/psi_01_lp.png b/docs/images/psi_01_lp.png similarity index 100% rename from overrides/.icons/psi_01_lp.png rename to docs/images/psi_01_lp.png