[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: $keywords$, include Log ?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-12-17 13:25:20 CET

Roland Bramm wrote:
> The Problem is that i dind't figure out a way to tell doxygen that parts
> of the documentation are residing in another file ...
> The log rev and author should appear in the documentation of the file so
> the header of the html page.

Can't you just use this:

        http://www.stack.nl/~dimitri/doxygen/commands.html#cmdinclude
        
to include the file? You might have to be more creative to wrap the log entries
in comments. If you need to have the log for each file individually, you are
probably out of luck doing it this way.

Perhaps you could have the actual dox in files which are included in
non-repository wrappers, which are regenerated (including the log entries) every
time you run make. You are now officially past my understanding of doxygen and
Makefile's... ;~)

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 17 13:25:54 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.