[GRASS-git] [OSGeo/grass] c76c23: man: Use build_manpages.py for the man page sweep ...
Anna Petrasova
noreply at github.com
Tue Aug 25 19:51:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: c76c23b9577d736f2c8806a82e69e96d593d344f
https://github.com/OSGeo/grass/commit/c76c23b9577d736f2c8806a82e69e96d593d344f
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M man/Makefile
M man/build_manpages.py
Log Message:
-----------
man: Use build_manpages.py for the man page sweep in both builds (#7748)
Replace the MANPAGES machinery in man/Makefile with a call to the
sweep script the CMake build already uses, so both builds share one
sweep and one exclusion list. The delayed-evaluation and
parenthesis-escaping workarounds are no longer needed because the
script globs the markdown tree at run time.
Implemented with AI assistance (Claude Fable).
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list