help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Doxygen-style documentation for Makefiles


From: Christian Hujer
Subject: Doxygen-style documentation for Makefiles
Date: Fri, 2 Apr 2021 13:25:19 +0530

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

[Prev in Thread] Current Thread [Next in Thread]