This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Getting started with Doxygen
- From: "Robb, Sam" <sam dot robb at timesys dot com>
- To: <cygwin at cygwin dot com>
- Date: Fri, 12 May 2006 12:00:35 -0400
- Subject: RE: Getting started with Doxygen
> "Dave Korn" wrote:
> > On 12 May 2006 16:37, Alex Vinokur wrote:
> >
> > > I have installed Doxygen, performed
> > > $ doxygen -g
> > > $ doxygen
> > >
> > > Some files was created.
> > >
> > > How can I use Doxygen with a C++ program?
> >
> > Same way as you do with a C program.
>
> I never worked with Doxygen.
Overview:
$ man doxygen
Detailed docs:
$ cygstart /usr/share/doc/doxygen-1.4.6/html/index.html
You can almost always find inidividual package documentation
under the /usr/share/doc/ directory.
-Samrobb
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/