Rework the manual and how it is generated - #99
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #99 +/- ##
=======================================
Coverage 99.35% 99.35%
=======================================
Files 52 52
Lines 44830 44830
=======================================
Hits 44541 44541
Misses 289 289
🚀 New features to boost your workflow:
|
fingolfin
force-pushed
the
mh-claude/autodoc-scaffold
branch
from
September 21, 2026 05:02
ee079aa to
52b3be7
Compare
Generate the main page and title page with AutoDoc instead of keeping a handwritten doc/manual.xml. Drop the copyright line, which has little legal value. Instead, say in Section 1.1 where the data comes from and who played which role. The README now points at the manual instead of repeating any of this. Say how the groups are really named. The manual claimed they all use ATLAS notation, but that is manifestly not true. Assisted-by: Claude Code (Opus 5)
fingolfin
force-pushed
the
mh-claude/autodoc-scaffold
branch
from
September 21, 2026 05:15
52b3be7 to
88a3ed0
Compare
fingolfin
marked this pull request as ready for review
September 21, 2026 05:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generate the main page and title page with AutoDoc instead of keeping a
handwritten doc/manual.xml.
Drop the copyright line, which has little legal value. Instead,
say in Section 1.1 where the data comes from and who played which
role. The README now points at the manual instead of repeating any
of this.
Say how the groups are really named. The manual claimed they all use
ATLAS notation, but that is manifestly not true.
Assisted-by: Claude Code (Opus 5)