This is the mail archive of the cygwin mailing list for the Cygwin 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: 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/


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