Hello everyone,

I have, already years ago, created a doxygen-style documentation tool
for Makefiles.
It allows documenting variables and targets using ## (double-hash) comments.
These comments can then be accessed by running the tool, preferably
via a command like make help.
I hope this tool is useful for others, and I'm posting it here so that
if people are searching this mailing list for such a tool, they may
have a chance to find it.

Find the tool here: https://github.com/christianhujer/makehelp

Best regards,
-- 
Christian Hujer

Reply via email to