help-make
[Top][All Lists]
Advanced

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

Making documentation


From: Mag Gam
Subject: Making documentation
Date: Tue, 16 Dec 2008 20:38:17 -0500

I am in the process of making some man pages for the application I am
building. I would like to know if there are any particular techniques
I can use with GNU Make for a more "professional" approach.

Currently, I am using

nroff -man hello.1 > ../catman/hello.1

in my Makefile, but is there a better approach? If there isn't its no
big deal, I though I could learn Make by doing some examples :-)

TIA




reply via email to

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