X-Spam-Check-By: sourceware.org content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Getting started with Doxygen Date: Fri, 12 May 2006 12:00:35 -0400 Message-ID: <3D848382FB72E249812901444C6BDB1D0908A299@exchange.timesys.com> From: "Robb, Sam" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k4CG1HYc027868 > "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/