[Module-build-general] [idea] build Html docs
Status: Beta
Brought to you by:
kwilliams
|
From: Steve P. <sp...@qu...> - 2003-09-29 10:04:24
|
On Thursday, September 25, 2003, at 10:00 am, Steve Purkis wrote: > As an aside, I always thought it would be a bit more useful to > generate HTML manpages on Win32 & friends, considering they don't have > a 'man' tool by default. I suppose cygwin supplies one, so it's not a > problem there. But there might be a case for an option that lets the > user build HTML or MAN pages. For example, ACTION_docs could be split up into ACTION_manpages, ACTION_html_docs: ./Build html_docs ./Build manpages And there could be config parameters set for each (with sensible defaults for each OS) that ACTION_docs checked before trying to do anything. What do people think: a useful idea, or feature creep? -Steve |