From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 06:49:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E21A37B401 for ; Thu, 12 Jun 2003 06:49:24 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 222DA43FD7 for ; Thu, 12 Jun 2003 06:49:23 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id A9B4C37F24; Thu, 12 Jun 2003 15:49:20 +0200 (CEST) Date: Thu, 12 Jun 2003 15:49:20 +0200 From: Simon Barner To: Michal Pasternak Message-ID: <20030612134920.GA556@zi025.glhnet.mhn.de> References: <20030611204807.GA29188@pasternak.w.lub.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20030611204807.GA29188@pasternak.w.lub.pl> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org Subject: Re: System for generating C/C++ references? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 13:49:24 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, > I am looking for some sort of software which would allow me > to generate C/C++ (and preferably other languages, like Python > or PHP) references for a given project. You should have a look at doxygen (ports/devel/doxygen, http://www.doxygen.org). It generates nice documentation for C, C++, Java and PHP - but I do not know how the result will look like if the source code is not prepared with special descriptive comments. Simon --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+6ITgCkn+/eutqCoRAkFWAJwLQIuMSJLYS2nb+/pMLaoalDctOgCfbyWj wc6Rjw0GRLvVo4v+ZI4T3Zg= =6b+V -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o--