Skip to content
Merged

Moved #175

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/guis/developing/releases.md

This file was deleted.

File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions docs/guis/usage/releases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Software Releases

## Releasing the GUIs


_TODO: Description how to release the GUIs_
5 changes: 2 additions & 3 deletions docs/howto/setup/guis.md → docs/guis/usage/remote.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

# GUI's
# Running Outside of the TN

How to's related to the setup and running of the Gui's

## Running GUIs Locally

Expand Down Expand Up @@ -54,7 +53,7 @@ If your internet connection fails, you should still be able to resume your curre
1. Open `X-Win32 18 Configuration`.
2. `Manual...` → `More...` → `command`.
3. Target: `"C:\Program Files (x86)\PuTTY_CERN\putty.exe" -ssh -X machine_at_cern.cern.ch`.

Fill out the other fields to your liking.
You can even create a shortcut on the screen, from the right-click menu on the newly created connection.

Expand Down
3 changes: 0 additions & 3 deletions docs/howto/about.md

This file was deleted.

4 changes: 2 additions & 2 deletions docs/packages/development/howto_venv.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To make the command line tools available in the current shell, `source` the `set
source dist_location/base/2020.11/setup.sh
```

You should see a confirmation message output that reads:
You should see a confirmation message output that reads:
```
=> Acc-Py base 2020.11 is now active within this shell.
```
Expand Down Expand Up @@ -97,7 +97,7 @@ To use the environment's Python, one can either:
- First `source /path/to/environment/bin/activate` then call `python`.
- Call the full path to the python executable `/path/to/environment/bin/python` directly.

[cern_internal_websites]: ../../howto/teleworking/access.md#accessing-cern-internal-websites
[cern_internal_websites]: ../../resources/remote_access.md#accessing-cern-internal-websites

*[GPN]: CERN General Public Network
*[PyPi]: Default Python Package Index
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/howto/wiki/editing.md → docs/resources/wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To create:

- _italic_ text, surround the text with `_text_`.

- an internal [link](../../howto/wiki/editing.md#general-text-formatting), use `[link](../../howto/wiki/editing.md#general-text-formatting)`
- an internal [link](#general-text-formatting), use `[link](../../resources/wiki.md#general-text-formatting)`
> Note that all links are relative to the current document!
The `#`-labels are created by headers automatically and can be omitted, in case you want to link to the page itself.

Expand Down
40 changes: 18 additions & 22 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,11 @@ nav:
- Using Auto Trim: guis/kmod/autotrim.md
- Multiturn GUI:
- About: guis/multiturn/gui.md
- Developing the GUIs:
- IDE Setup: guis/developing/ide_install.md
- Releases: guis/developing/releases.md
- KMod GUI hints: guis/developing/kmod_special.md
- Usage and Development:
- IDE Setup: guis/usage/ide_install.md
- Remote: guis/usage/remote.md
- Releases: guis/usage/releases.md
- KMod GUI hints: guis/usage/kmod_special.md
- Measurements & Corrections:
- Info: measurements/about.md
- Physics and Methods:
Expand All @@ -199,27 +200,23 @@ nav:
- Rigid Waist Shift: measurements/procedures/rigid_waist_shift.md
- Amplitude Detuning: measurements/procedures/ampdet.md
- Crossing Angle Scan: measurements/procedures/xing_scan.md
- How To's:
- Info: howto/about.md
- General Setup:
- Git: howto/setup/git.md
- GUIs: howto/setup/guis.md
- Shared Filesystems: howto/setup/shared_filesystems.md
- ↪ Virtual CentOS Machine: https://abpcomputing.web.cern.ch/guides/openstackCS8/
- Teleworking:
- Remote Access: howto/teleworking/access.md
- ↪ Tricks from IT: https://codimd.web.cern.ch/vjC8BHbTS7etHwJve-K2Uw
- Wiki Pages:
- Editing this Wiki: howto/wiki/editing.md
- ↪ CERN Docs: https://how-to.docs.cern.ch/
- Other Relevant How To's:
- ↪ ABPComputing: https://abpcomputing.web.cern.ch/
- ↪ BBLumi: http://bblumi.web.cern.ch/utilities_tricks/
- Resources:
- Useful Links: resources/links.md
- Computing: resources/computing.md
- Computing:
- Git: resources/git_setup.md
- Resources: resources/computing.md
- Remote Access: resources/remote_access.md
- ↪ TW tricks from IT: https://codimd.web.cern.ch/vjC8BHbTS7etHwJve-K2Uw
- Shared Filesystems: resources/shared_filesystems.md
- How To's:
- Editing this Wiki: resources/wiki.md
- ↪ CERN Docs: https://how-to.docs.cern.ch/
- ↪ Virtual CentOS Machine: https://abpcomputing.web.cern.ch/guides/openstackCS8/
- ↪ ABPComputing: https://abpcomputing.web.cern.ch/
- ↪ BBLumi: http://bblumi.web.cern.ch/utilities_tricks/
- Publications: resources/publications.md
- Presentations: resources/presentations.md
- Templates: resources/templates.md
- Logbook: &logbook
- About: logbook/about.md
- AD:
Expand All @@ -245,6 +242,5 @@ nav:
- 2023: logbook/SPS/2023_sps.md
- 2024: logbook/SPS/2024_sps.md
- 2025: logbook/SPS/2025_sps.md
- Templates: resources/templates.md
- FAQ: resources/faqs.md
- Logbook: *logbook