-
Notifications
You must be signed in to change notification settings - Fork 7
First Updates regarding the BBGUI #184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fsoubelet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nitpicks and all, appreciate the investment!
|
Also, I'm curious to see what Copilot might say so I'll summon it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR reorganizes and updates the BBGUI documentation along with some Admin guides. Key changes include updating the mkdocs navigation structure, adding new GUI sections (Segment-by-Segment, RDT Feeddown, etc.), and introducing guidelines for GUI development and repository management.
Reviewed Changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| mkdocs.yml | Updated navigation entries and key_map modification |
| docs/packages/omc3/analysis.md | Added amplitude detuning analysis section |
| docs/packages/development/managing.md | Added a comprehensive guide to repository management |
| docs/guis/usage/guidelines.md | Introduced guidelines for GUI development |
| docs/guis/segment_by_segment/gui.md | New page for the Segment-by-Segment GUI |
| docs/guis/rdt_feeddown/gui.md | New page for the RDT Feeddown GUI |
| docs/guis/betabeat/* | Updated pages documenting various GUI components |
| docs/css/custom_colors.css | Added new CSS classes for UI enhancements |
fsoubelet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to merge as is in the feature branch. Left just a few unresolved conversations here to help my memory on things I said I'd do.
Move some stuff around, that still needs to be finished, but the main sites to review are (in that order):
docs/guis/betabeat
And for Admin:
The rest should be just pictures and light touches.