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: What is the correct way of handling generated docs?


> Date: Sun, 30 Dec 2001 09:46:33 -0500
> From: karl@freefriends.org (Karl Berry)
> 
> I don't know about doxygen, but javadoc has a well-developed mechanism
> for maintaining the documentation for functions/classes/etc. in the
> source file, and standard tools for extracting it.

Can the Javadoc-derived parts be @include'd in a Texinfo source?
Bruce could then list them as prerequisites of the Info files, not of
the Texinfo files.  (I'm thinking about something similar to the
`chew' program used by several Cygnus-born projects.)


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