Skip to content

mh/convert doc to gapdoc - #11

Open
fingolfin wants to merge 2 commits into
masterfrom
mh/convert-doc-to-gapdoc
Open

mh/convert doc to gapdoc#11
fingolfin wants to merge 2 commits into
masterfrom
mh/convert-doc-to-gapdoc

Conversation

@fingolfin

Copy link
Copy Markdown
Member
  • Convert documentation to GAPDoc/AutoDoc
  • Fix minor errors in the manual

The committed tst/manual.example-*.tst go too: they were extracted from the
manual by the old build, but had not been regenerated since, and one of them
still tested a command the manual no longer contains.  AutoDoc extracts the
examples into tst/format0*.tst on every build instead.

The examples had drifted -- generator orderings, a ViewObj change and a
KnownAttributesOfObject list that GAP has since altered -- and are now what
GAP actually prints.

Note that the package defines \F and \X as calligraphic letters for a
formation and a class of groups, which the converter would otherwise read as
the blackboard-bold field.
Three names in the manual do not exist in the package: FCoveringGroup1 and
FormationCoveringGroup, where CoveringSubgroupWrtFormation in fact falls back
to CoveringSubgroup1, and FScreen for the record component fScreen.  Also
\|G\| is the double bar, where the order of G is meant.
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.60%. Comparing base (2931f68) to head (255c449).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   60.60%   60.60%           
=======================================
  Files           7        7           
  Lines        1226     1226           
=======================================
  Hits          743      743           
  Misses        483      483           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant