summaryrefslogtreecommitdiff
path: root/devel/doxygen/PLIST
diff options
context:
space:
mode:
authoradam <adam>2005-01-06 10:38:16 +0000
committeradam <adam>2005-01-06 10:38:16 +0000
commit344157efb883940cf25ca6f0da589bbfe15f86b3 (patch)
treecb972f1bdd996dd757a7eccc064b0f4fede6fe7e /devel/doxygen/PLIST
parentcea0d18e8c71b6726a0c8f1b18888e9fdc658006 (diff)
downloadpkgsrc-344157efb883940cf25ca6f0da589bbfe15f86b3.tar.gz
Changes 1.4.0:
* In the HTML help output (.chm files) the index items with only one subitem are now collapsed into one item * Some minor tweaks to the style sheet * @relates can now not only be used for functions, but also for other members * Static members do have have explicit "static" in the declaration part of the documentation * typedefs and enumeration are no longer shown in the "referenced by" list as these are types * Make configure script use solaris-g++ by default (Sun's own compiler generates faulty code for doxygen) * Included language update for Serbian, German, and Korean * For directories dependency graphs are now generated * Added \cond and \endcond commands, which can be used to (conditionally) exclude a part of a file. See the manual for an example * Added "-d ExtCmd" debug option, which when used shows what doxygen will execute when invoking an external command (such as dot) * New option WARN_NO_PARAMDOC that warns about the absence of function parameter or return type documentation * Nested classes are now listed in their containing class * Extended the \f command to support different environments, i.e. \f{eqnarray*} for equation arrays. The end command is \f} * Added support for group dependency graphs * New option DOT_TRANSPARENT to enable dot graph with a transparent background * New option FILE_VERSION_FILTER which allows an external tool to provide version information per file, which is then used in the file documentation * id 162295: New option DOT_MULTI_TARGETS which when set to YES, will run dot with multiple output files if possible * Bug fixes
Diffstat (limited to 'devel/doxygen/PLIST')
-rw-r--r--devel/doxygen/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST
index a299d79f4a5..be8b715ee0e 100644
--- a/devel/doxygen/PLIST
+++ b/devel/doxygen/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/07/26 08:39:57 martti Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/01/06 10:38:16 adam Exp $
bin/doxygen
bin/doxytag
share/doc/doxygen/doxygen_manual.pdf
@@ -410,6 +410,7 @@ share/doc/doxygen/html/form_2.png
share/doc/doxygen/html/form_3.png
share/doc/doxygen/html/form_4.png
share/doc/doxygen/html/form_5.png
+share/doc/doxygen/html/form_6.png
share/doc/doxygen/html/formula.repository
share/doc/doxygen/html/formulas.html
share/doc/doxygen/html/grouping.html