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

Re: API documentation

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2002-12-04 03:59:57 CET

Karl Fogel wrote:

>>The point is, though, that Doxygen generates superb html docs, and this
>>is something we'll need before 1.0.
>>
>>
>
>Okay, let's go for it.
>
>If you can do a few doc strings right away, then the rest of us can
>probably starting tweaking stuff as we go (no need to lay this burden
>on just one person).
>
>
There ya go, r3978 and r3979. To generate the documentation, run

    $ doxygen doc/doxygen.donf

from the top of the source tree. That'll create HTML documentation of
the public API in doc/doxygen/html. Note: no make targets for this yet,
as I couldn't be bothered to make it work for objdir != srcdir builds yet.

I've added minimal annotations subversion/include/svn_time.h.

-- 
Brane ÄŒibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 4 04:00:38 2002

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

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