This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Generating man pages from other sources


Dalibor Topic <robilad at yahoo dot com> writes:

> I'd like to have automake generate man pages from a texinfo file (or
> DocBook, or some other format) using a suitable tool. How could that be
> achieved?

There is a texi2pod script that can be used in combination with special
comments in texinfo documentation and the pod2man tool that comes with
Perl to do this.  I believe it's currently being used by GCC, Binutils,
and Wget.

-- 
Russ Allbery (rra at stanford dot edu)             <http://www.eyrie.org/~eagle/>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]