Skip to content

Simplified maintenance tools and authoring process#1382

Open
sthagen wants to merge 3 commits intomasterfrom
maintenance-simplify-tools
Open

Simplified maintenance tools and authoring process#1382
sthagen wants to merge 3 commits intomasterfrom
maintenance-simplify-tools

Conversation

@sthagen
Copy link
Copy Markdown
Contributor

@sthagen sthagen commented Apr 12, 2026

Maintenance and Tool Changes

  • merged processing for html and pdf (gfm-plus is a by-product of the html generator)
  • added configuration for making section reference display adaptable and steer derivation of slugs
  • changed sections module derives section slug and example counter mappings from prose sources
  • assemble is the new unified processing tool
  • added additional mappings in case one wants to add the section title to section refs
  • derived the current section mappings
  • rendered the user facing delivery items in gfm-plus, html, and pdf format
  • added clone-info action to makefile
  • amended makefile clean action to also remove python runtime ephemerals
  • simplified make clean action to remove all build folder content
  • patched away a regression by adding a replacement step to toccata (intermediate solution)
  • also fixed en-passant the font-size issue in the HTML of CSD02/CSDPR02 😺

- merged processing for html and pdf (gfm-plus is a by-product of the html generator)
- added configuration for making section reference display adaptable and steer derivation of slugs
- changed sections module derives section slug and example counter mappings from prose sources
- assemble is the new unified processing tool
- added additional mappings in case one wants to add the section title to section refs
- derived the current section mappings
- rendered the user facing delivery items in gfm-plus, html, and pdf format
- added clone-info action to makefile
- amended makefile clean action to also remove python runtime ephemerals
- patched away a regression by adding a replacement step to toccata (intermediate solution)

Signed-off-by: Stefan Hagen <stefan@hagen.link>
@sthagen sthagen self-assigned this Apr 12, 2026
@sthagen sthagen added tool Issue is tool related maintenance labels Apr 12, 2026
sthagen added 2 commits April 12, 2026 22:49
Signed-off-by: Stefan Hagen <stefan@hagen.link>
…an action

Signed-off-by: Stefan Hagen <stefan@hagen.link>
@sthagen sthagen linked an issue Apr 13, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance tool Issue is tool related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance simplify tools and usage for editors

1 participant