2005-02-23 23:24:08 +01:00
|
|
|
$NetBSD: distinfo,v 1.17 2005/02/23 22:24:13 agc Exp $
|
Import doxygen-1.2.10:
Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and
KDE-DCOP flavors) and C.
It can help you in three ways:
1. It can generate an on-line documentation browser (in HTML) and/or an
off-line reference manual (in LaTeX) from a set of documented source
files. There is also support for generating output in RTF (MS-Word),
PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The
documentation is extracted directly from the sources, which makes it
much easier to keep the documentation consistent with the source code.
2. Doxygen can be configured to extract the code structure from
undocumented source files. This can be very useful to quickly find your
way in large source distributions. The relations between the various
elements are be visualized by means of include dependency graphs,
inheritance diagrams, and collaboration diagrams, which are all
generated automatically.
3. You can even `abuse' doxygen for creating normal documentation
2001-09-04 23:05:06 +02:00
|
|
|
|
2005-01-12 11:58:33 +01:00
|
|
|
SHA1 (doxygen-1.4.1.src.tar.gz) = dc7f96e0688370195cc30c144deecb697743363b
|
2005-02-23 23:24:08 +01:00
|
|
|
RMD160 (doxygen-1.4.1.src.tar.gz) = d639654cd7efdbb81043f3ee54269b5d8bd0b538
|
2005-01-12 11:58:33 +01:00
|
|
|
Size (doxygen-1.4.1.src.tar.gz) = 2766217 bytes
|
Changes 1.3.9.1:
* Bug fixes
* Due to an error in the packaging script, an old version
of doxywizard was bundled with the Mac OS X version of doxygen.
* Dot would not run if doxygen was installed in a path which
contained spaces (Mac OS X).
Changes 1.3.9:
* Changed the stylesheet so font usage is more uniform and consistent.
* Changed the colors of the doxygen logo at the bottom of a HTML page.
Let me know if you prefer this one or the old one.
* Improved rendering of template functions and methods in the HTML output.
* A macro defined in the config file (see PREDEFINED) can now prevented from
being undefined (via a #undef in the code) when its value is assigned via
the := operator (e.g. PREDEFINED = A(x):=x ).
* Changed the way function pointer arguments are represented in the detailed
description.
* Directory information is now extracted by doxygen. Files are automatically
grouped by directory. You can use the SHOW_DIRECTORIES option to
enable/disable this feature.
* Added a new command \dir which can be used to document directories.
* Language updates for Czech, Swedish, Hungarian, Danish, Russian, Italian,
German, Chinese, Croatian, and Polish.
* Applied a patch by Arend van Beelen which adds support for the new features
introduced in PHP5.
* Applied a patch by Ferdinand Wess for better handling of #import statements
in Obj-C code.
2004-11-09 15:31:51 +01:00
|
|
|
SHA1 (patch-aa) = dd970fa86865ee1eca0d41a86366a608e19b582a
|
2003-12-03 06:38:50 +01:00
|
|
|
SHA1 (patch-ab) = 58cb9bf5d97835dc0fdda547795e92df7038d8ff
|
2005-01-06 11:38:16 +01:00
|
|
|
SHA1 (patch-ac) = 46b564ab39a5fd53129e3b5678c49a41afc39f19
|
2004-05-10 02:15:49 +02:00
|
|
|
SHA1 (patch-af) = b52845ca3d4d58a876538e8b4780a19419aabe75
|