Skip to content
Merged
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
5 changes: 5 additions & 0 deletions docs/css/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ a.cern_internal {
border-left: none;
}

/* Specific style for warning admonitions */
.md-typeset .admonition.warning {
font-size: 0.74rem !important; /* make warning text larger, default: 0.64 */
}

.md-typeset .nodeco > .admonition-title::before,
.md-typeset .nodeco > summary::before {
height: 0; /* hides icon */
Expand Down
3 changes: 3 additions & 0 deletions docs/guis/betabeat/ampdet.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Amplitude Detuning Analysis

!!! warning "Incomplete"
This page is a placeholder and is not yet complete.
6 changes: 5 additions & 1 deletion docs/guis/betabeat/correction_panel.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# The Beta-Beat GUI Correction Panel
# The Correction Panel

!!! warning "Incomplete"
This page is a placeholder and is not yet complete.
Information here is outdated and needs to be revised for the `omc3` version of the Beta-Beat GUI.

The `Correction` panel displays the corrections computed from the `Optics` panel to bring back the measured machine to nominal model conditions.

Expand Down
6 changes: 5 additions & 1 deletion docs/guis/betabeat/optics_panel.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# The Beta-Beat GUI Optics Panel
# The Optics Panel

!!! warning "Incomplete"
This page is a placeholder and is not yet complete.
Information here is outdated and needs to be revised for the `omc3` version of the Beta-Beat GUI.

The `Optics Panel` provides graphical interface to compare the computed optics to the nominal model.
There are in total three main tabs for the optics panel:
Expand Down