summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgroo <groo@pkgsrc.org>2001-09-04 22:05:49 +0000
committergroo <groo@pkgsrc.org>2001-09-04 22:05:49 +0000
commitfbc6ff2dca5cf34fab6476ee0ff7b7326b89d9fc (patch)
treeb1b8ba690ac6998d732b56b67eb5c42a11f41926 /devel
parentd16f9c262949bed7a101a8cb804253c32f51de2b (diff)
downloadpkgsrc-fbc6ff2dca5cf34fab6476ee0ff7b7326b89d9fc.tar.gz
Really depend on LaTeX and Ghostscript-- it's largely useless without it
(even generating HTML). Install documentation and examples.
Diffstat (limited to 'devel')
-rw-r--r--devel/doxygen/Makefile12
-rw-r--r--devel/doxygen/distinfo3
-rw-r--r--devel/doxygen/patches/patch-ab15
-rw-r--r--devel/doxygen/pkg/PLIST340
4 files changed, 361 insertions, 9 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 0db45285fcc..20fb1cc0cbc 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/04 21:05:06 groo Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/04 22:05:49 groo Exp $
DISTNAME= doxygen-1.2.10.src
PKGNAME= doxygen-1.2.10
@@ -9,20 +9,18 @@ MAINTAINER= groo@netbsd.org
HOMEPAGE= http://www.doxygen.org/
COMMENT= documentation system for C++, Java, IDL and C
-.if (defined(DOXYGEN_USE_TETEX) && \
- (${DOXYGEN_USE_TETEX} == yes || ${DOXYGEN_USE_TETEX} == YES))
DEPENDS+= teTeX>=0.0:../../print/teTeX
-.endif
-.if (defined(DOXYGEN_USE_GHOSTSCRIPT) && \
- (${DOXYGEN_USE_GHOSTSCRIPT} == yes || ${DOXYGEN_USE_GHOSTSCRIPT} == YES))
DEPENDS+= ghostscript>=0.0:../../print/ghostscript
-.endif
USE_GMAKE= yes
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --make ${GMAKE} --prefix ${LOCALBASE}
+CONFIGURE_ARGS+= --docdir ${LOCALBASE}/share/doc
WRKSRC= ${WRKDIR}/${PKGNAME}
+post-install:
+ cd ${WRKSRC}; ${GMAKE} install_docs
+
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo
index 5e85fc7ea44..56aa2dec88b 100644
--- a/devel/doxygen/distinfo
+++ b/devel/doxygen/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/09/04 21:05:06 groo Exp $
+$NetBSD: distinfo,v 1.2 2001/09/04 22:05:49 groo Exp $
SHA1 (doxygen-1.2.10.src.tar.gz) = f23eb4c56b0a11cd9ee80b2cfee0ecd3022d7faa
Size (doxygen-1.2.10.src.tar.gz) = 1658502 bytes
SHA1 (patch-aa) = c5f0e9d025b4d4672a1ad1467bebd76506ca601d
+SHA1 (patch-ab) = d902e2657920c65217ef7a13b1b6e9152db04f71
diff --git a/devel/doxygen/patches/patch-ab b/devel/doxygen/patches/patch-ab
new file mode 100644
index 00000000000..8a022c2acab
--- /dev/null
+++ b/devel/doxygen/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2001/09/04 22:05:50 groo Exp $
+
+--- Makefile.in.orig Tue Sep 4 17:45:27 2001
++++ Makefile.in Tue Sep 4 17:45:30 2001
+@@ -49,6 +49,10 @@
+ echo "DOXYDOCS = .." >> $(DOCDIR)/doc/Makefile
+ echo "VERSION = $(VERSION)" >> $(DOCDIR)/doc/Makefile
+ cat doc/Makefile.in >> $(DOCDIR)/doc/Makefile
++ echo "DOXYGEN = $(INSTALL)" > $(DOCDIR)/examples/Makefile
++ echo "DOXYDOCS = .." >> $(DOCDIR)/examples/Makefile
++ echo "VERSION = $(VERSION)" >> $(DOCDIR)/examples/Makefile
++ cat examples/Makefile.in >> $(DOCDIR)/examples/Makefile
+ cd $(DOCDIR)/examples ; $(MAKE)
+ cd $(DOCDIR)/doc ; $(MAKE)
+ rm -rf $(DOCDIR)/doc
diff --git a/devel/doxygen/pkg/PLIST b/devel/doxygen/pkg/PLIST
index 031b4e5b9b2..4296b75b776 100644
--- a/devel/doxygen/pkg/PLIST
+++ b/devel/doxygen/pkg/PLIST
@@ -1,4 +1,342 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/04 21:05:06 groo Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/09/04 22:05:50 groo Exp $
bin/doxygen
bin/doxysearch
bin/doxytag
+share/doc/doxygen/doxygen_manual.pdf
+share/doc/doxygen/doxygen_manual.ps
+share/doc/doxygen/examples/Makefile
+share/doc/doxygen/examples/Makefile.in
+share/doc/doxygen/examples/Makefile.win.in
+share/doc/doxygen/examples/afterdoc.cfg
+share/doc/doxygen/examples/afterdoc.h
+share/doc/doxygen/examples/afterdoc/html/afterdoc_8h-source.html
+share/doc/doxygen/examples/afterdoc/html/annotated.html
+share/doc/doxygen/examples/afterdoc/html/class_test-members.html
+share/doc/doxygen/examples/afterdoc/html/class_test.html
+share/doc/doxygen/examples/afterdoc/html/doxygen.css
+share/doc/doxygen/examples/afterdoc/html/doxygen.gif
+share/doc/doxygen/examples/afterdoc/html/files.html
+share/doc/doxygen/examples/afterdoc/html/functions.html
+share/doc/doxygen/examples/afterdoc/html/index.html
+share/doc/doxygen/examples/author.cfg
+share/doc/doxygen/examples/author.cpp
+share/doc/doxygen/examples/author/html/annotated.html
+share/doc/doxygen/examples/author/html/bug.html
+share/doc/doxygen/examples/author/html/class_windows_n_t.html
+share/doc/doxygen/examples/author/html/doxygen.css
+share/doc/doxygen/examples/author/html/doxygen.gif
+share/doc/doxygen/examples/author/html/index.html
+share/doc/doxygen/examples/author/html/pages.html
+share/doc/doxygen/examples/autolink.cfg
+share/doc/doxygen/examples/autolink.cpp
+share/doc/doxygen/examples/autolink/html/annotated.html
+share/doc/doxygen/examples/autolink/html/autolink_8cpp.html
+share/doc/doxygen/examples/autolink/html/class_test-members.html
+share/doc/doxygen/examples/autolink/html/class_test.html
+share/doc/doxygen/examples/autolink/html/doxygen.css
+share/doc/doxygen/examples/autolink/html/doxygen.gif
+share/doc/doxygen/examples/autolink/html/files.html
+share/doc/doxygen/examples/autolink/html/functions.html
+share/doc/doxygen/examples/autolink/html/globals.html
+share/doc/doxygen/examples/autolink/html/index.html
+share/doc/doxygen/examples/class.cfg
+share/doc/doxygen/examples/class.h
+share/doc/doxygen/examples/class/html/annotated.html
+share/doc/doxygen/examples/class/html/class_8h-source.html
+share/doc/doxygen/examples/class/html/class_test.html
+share/doc/doxygen/examples/class/html/doxygen.css
+share/doc/doxygen/examples/class/html/doxygen.gif
+share/doc/doxygen/examples/class/html/files.html
+share/doc/doxygen/examples/class/html/index.html
+share/doc/doxygen/examples/define.cfg
+share/doc/doxygen/examples/define.h
+share/doc/doxygen/examples/define/html/define_8h-source.html
+share/doc/doxygen/examples/define/html/define_8h.html
+share/doc/doxygen/examples/define/html/doxygen.css
+share/doc/doxygen/examples/define/html/doxygen.gif
+share/doc/doxygen/examples/define/html/files.html
+share/doc/doxygen/examples/define/html/globals.html
+share/doc/doxygen/examples/define/html/index.html
+share/doc/doxygen/examples/diagrams.cfg
+share/doc/doxygen/examples/diagrams_a.h
+share/doc/doxygen/examples/diagrams_b.h
+share/doc/doxygen/examples/diagrams_c.h
+share/doc/doxygen/examples/diagrams_d.h
+share/doc/doxygen/examples/diagrams_e.h
+share/doc/doxygen/examples/enum.cfg
+share/doc/doxygen/examples/enum.h
+share/doc/doxygen/examples/enum/html/annotated.html
+share/doc/doxygen/examples/enum/html/class_test-members.html
+share/doc/doxygen/examples/enum/html/class_test.html
+share/doc/doxygen/examples/enum/html/doxygen.css
+share/doc/doxygen/examples/enum/html/doxygen.gif
+share/doc/doxygen/examples/enum/html/enum_8h-source.html
+share/doc/doxygen/examples/enum/html/files.html
+share/doc/doxygen/examples/enum/html/functions.html
+share/doc/doxygen/examples/enum/html/index.html
+share/doc/doxygen/examples/example.cfg
+share/doc/doxygen/examples/example.cpp
+share/doc/doxygen/examples/example.tag
+share/doc/doxygen/examples/example/html/annotated.html
+share/doc/doxygen/examples/example/html/class_test-members.html
+share/doc/doxygen/examples/example/html/class_test.html
+share/doc/doxygen/examples/example/html/doxygen.css
+share/doc/doxygen/examples/example/html/doxygen.gif
+share/doc/doxygen/examples/example/html/example__test_8cpp-example.html
+share/doc/doxygen/examples/example/html/examples.html
+share/doc/doxygen/examples/example/html/functions.html
+share/doc/doxygen/examples/example/html/index.html
+share/doc/doxygen/examples/example_test.cpp
+share/doc/doxygen/examples/file.cfg
+share/doc/doxygen/examples/file.h
+share/doc/doxygen/examples/file/html/doxygen.css
+share/doc/doxygen/examples/file/html/doxygen.gif
+share/doc/doxygen/examples/file/html/file_8h-source.html
+share/doc/doxygen/examples/file/html/file_8h.html
+share/doc/doxygen/examples/file/html/files.html
+share/doc/doxygen/examples/file/html/globals.html
+share/doc/doxygen/examples/file/html/index.html
+share/doc/doxygen/examples/func.cfg
+share/doc/doxygen/examples/func.h
+share/doc/doxygen/examples/func/html/annotated.html
+share/doc/doxygen/examples/func/html/class_test-members.html
+share/doc/doxygen/examples/func/html/class_test.html
+share/doc/doxygen/examples/func/html/doxygen.css
+share/doc/doxygen/examples/func/html/doxygen.gif
+share/doc/doxygen/examples/func/html/files.html
+share/doc/doxygen/examples/func/html/func_8h-source.html
+share/doc/doxygen/examples/func/html/functions.html
+share/doc/doxygen/examples/func/html/index.html
+share/doc/doxygen/examples/group.cfg
+share/doc/doxygen/examples/group.cpp
+share/doc/doxygen/examples/group/html/annotated.html
+share/doc/doxygen/examples/group/html/class_c1.html
+share/doc/doxygen/examples/group/html/class_c2.html
+share/doc/doxygen/examples/group/html/class_c3.html
+share/doc/doxygen/examples/group/html/class_c4.html
+share/doc/doxygen/examples/group/html/class_c5.html
+share/doc/doxygen/examples/group/html/doxygen.css
+share/doc/doxygen/examples/group/html/doxygen.gif
+share/doc/doxygen/examples/group/html/files.html
+share/doc/doxygen/examples/group/html/globals.html
+share/doc/doxygen/examples/group/html/group_8cpp.html
+share/doc/doxygen/examples/group/html/group__group1.html
+share/doc/doxygen/examples/group/html/group__group2.html
+share/doc/doxygen/examples/group/html/group__group3.html
+share/doc/doxygen/examples/group/html/group__group4.html
+share/doc/doxygen/examples/group/html/group__group5.html
+share/doc/doxygen/examples/group/html/index.html
+share/doc/doxygen/examples/group/html/modules.html
+share/doc/doxygen/examples/group/html/namespace_n1.html
+share/doc/doxygen/examples/group/html/namespaces.html
+share/doc/doxygen/examples/include.cfg
+share/doc/doxygen/examples/include.cpp
+share/doc/doxygen/examples/include/html/annotated.html
+share/doc/doxygen/examples/include/html/class_test-members.html
+share/doc/doxygen/examples/include/html/class_test.html
+share/doc/doxygen/examples/include/html/doxygen.css
+share/doc/doxygen/examples/include/html/doxygen.gif
+share/doc/doxygen/examples/include/html/example.html
+share/doc/doxygen/examples/include/html/functions.html
+share/doc/doxygen/examples/include/html/index.html
+share/doc/doxygen/examples/include/html/pages.html
+share/doc/doxygen/examples/jdstyle.cfg
+share/doc/doxygen/examples/jdstyle.cpp
+share/doc/doxygen/examples/jdstyle/html/annotated.html
+share/doc/doxygen/examples/jdstyle/html/class_test-members.html
+share/doc/doxygen/examples/jdstyle/html/class_test.html
+share/doc/doxygen/examples/jdstyle/html/doxygen.css
+share/doc/doxygen/examples/jdstyle/html/doxygen.gif
+share/doc/doxygen/examples/jdstyle/html/functions.html
+share/doc/doxygen/examples/jdstyle/html/index.html
+share/doc/doxygen/examples/memgrp.cfg
+share/doc/doxygen/examples/memgrp.cpp
+share/doc/doxygen/examples/memgrp/html/annotated.html
+share/doc/doxygen/examples/memgrp/html/class_test-members.html
+share/doc/doxygen/examples/memgrp/html/class_test.html
+share/doc/doxygen/examples/memgrp/html/doxygen.css
+share/doc/doxygen/examples/memgrp/html/doxygen.gif
+share/doc/doxygen/examples/memgrp/html/files.html
+share/doc/doxygen/examples/memgrp/html/functions.html
+share/doc/doxygen/examples/memgrp/html/globals.html
+share/doc/doxygen/examples/memgrp/html/index.html
+share/doc/doxygen/examples/memgrp/html/memgrp_8cpp.html
+share/doc/doxygen/examples/overload.cfg
+share/doc/doxygen/examples/overload.cpp
+share/doc/doxygen/examples/overload/html/annotated.html
+share/doc/doxygen/examples/overload/html/class_test-members.html
+share/doc/doxygen/examples/overload/html/class_test.html
+share/doc/doxygen/examples/overload/html/doxygen.css
+share/doc/doxygen/examples/overload/html/doxygen.gif
+share/doc/doxygen/examples/overload/html/functions.html
+share/doc/doxygen/examples/overload/html/index.html
+share/doc/doxygen/examples/page.cfg
+share/doc/doxygen/examples/page.doc
+share/doc/doxygen/examples/page/html/doxygen.css
+share/doc/doxygen/examples/page/html/doxygen.gif
+share/doc/doxygen/examples/page/html/index.html
+share/doc/doxygen/examples/page/html/page1.html
+share/doc/doxygen/examples/page/html/page2.html
+share/doc/doxygen/examples/page/html/pages.html
+share/doc/doxygen/examples/par.cfg
+share/doc/doxygen/examples/par.cpp
+share/doc/doxygen/examples/par/html/annotated.html
+share/doc/doxygen/examples/par/html/class_test.html
+share/doc/doxygen/examples/par/html/doxygen.css
+share/doc/doxygen/examples/par/html/doxygen.gif
+share/doc/doxygen/examples/par/html/index.html
+share/doc/doxygen/examples/qtstyle.cfg
+share/doc/doxygen/examples/qtstyle.cpp
+share/doc/doxygen/examples/qtstyle/html/annotated.html
+share/doc/doxygen/examples/qtstyle/html/class_test-members.html
+share/doc/doxygen/examples/qtstyle/html/class_test.html
+share/doc/doxygen/examples/qtstyle/html/doxygen.css
+share/doc/doxygen/examples/qtstyle/html/doxygen.gif
+share/doc/doxygen/examples/qtstyle/html/functions.html
+share/doc/doxygen/examples/qtstyle/html/index.html
+share/doc/doxygen/examples/relates.cfg
+share/doc/doxygen/examples/relates.cpp
+share/doc/doxygen/examples/relates/html/annotated.html
+share/doc/doxygen/examples/relates/html/class_string-members.html
+share/doc/doxygen/examples/relates/html/class_string.html
+share/doc/doxygen/examples/relates/html/doxygen.css
+share/doc/doxygen/examples/relates/html/doxygen.gif
+share/doc/doxygen/examples/relates/html/functions.html
+share/doc/doxygen/examples/relates/html/index.html
+share/doc/doxygen/examples/restypedef.cfg
+share/doc/doxygen/examples/restypedef.cpp
+share/doc/doxygen/examples/restypedef/html/annotated.html
+share/doc/doxygen/examples/restypedef/html/doxygen.css
+share/doc/doxygen/examples/restypedef/html/doxygen.gif
+share/doc/doxygen/examples/restypedef/html/files.html
+share/doc/doxygen/examples/restypedef/html/functions.html
+share/doc/doxygen/examples/restypedef/html/globals.html
+share/doc/doxygen/examples/restypedef/html/index.html
+share/doc/doxygen/examples/restypedef/html/restypedef_8cpp.html
+share/doc/doxygen/examples/restypedef/html/struct_coord_struct-members.html
+share/doc/doxygen/examples/restypedef/html/struct_coord_struct.html
+share/doc/doxygen/examples/structcmd.cfg
+share/doc/doxygen/examples/structcmd.h
+share/doc/doxygen/examples/structcmd/html/doxygen.css
+share/doc/doxygen/examples/structcmd/html/doxygen.gif
+share/doc/doxygen/examples/structcmd/html/files.html
+share/doc/doxygen/examples/structcmd/html/globals.html
+share/doc/doxygen/examples/structcmd/html/index.html
+share/doc/doxygen/examples/structcmd/html/structcmd_8h-source.html
+share/doc/doxygen/examples/structcmd/html/structcmd_8h.html
+share/doc/doxygen/examples/tag.cfg
+share/doc/doxygen/examples/tag.cpp
+share/doc/doxygen/examples/tag/html/annotated.html
+share/doc/doxygen/examples/tag/html/class_tag-members.html
+share/doc/doxygen/examples/tag/html/class_tag.gif
+share/doc/doxygen/examples/tag/html/class_tag.html
+share/doc/doxygen/examples/tag/html/doxygen.css
+share/doc/doxygen/examples/tag/html/doxygen.gif
+share/doc/doxygen/examples/tag/html/functions.html
+share/doc/doxygen/examples/tag/html/hierarchy.html
+share/doc/doxygen/examples/tag/html/index.html
+share/doc/doxygen/examples/tag/html/installdox
+share/doc/doxygen/examples/templ.cfg
+share/doc/doxygen/examples/templ.cpp
+share/doc/doxygen/examples/template/html/annotated.html
+share/doc/doxygen/examples/template/html/class_test-members.html
+share/doc/doxygen/examples/template/html/class_test.html
+share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4-members.html
+share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4.gif
+share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4.html
+share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
+share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.gif
+share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html
+share/doc/doxygen/examples/template/html/doxygen.css
+share/doc/doxygen/examples/template/html/doxygen.gif
+share/doc/doxygen/examples/template/html/functions.html
+share/doc/doxygen/examples/template/html/hierarchy.html
+share/doc/doxygen/examples/template/html/index.html
+share/doc/doxygen/html/autolink.html
+share/doc/doxygen/html/commands.html
+share/doc/doxygen/html/config.html
+share/doc/doxygen/html/diagrams.html
+share/doc/doxygen/html/docblocks.html
+share/doc/doxygen/html/doxygen.css
+share/doc/doxygen/html/doxygen.gif
+share/doc/doxygen/html/doxygen_logo.gif
+share/doc/doxygen/html/doxygen_logo_low.gif
+share/doc/doxygen/html/doxygen_usage.html
+share/doc/doxygen/html/doxysearch_usage.html
+share/doc/doxygen/html/doxytag_usage.html
+share/doc/doxygen/html/doxywizard.gif
+share/doc/doxygen/html/doxywizard_usage.html
+share/doc/doxygen/html/external.html
+share/doc/doxygen/html/faq.html
+share/doc/doxygen/html/features.html
+share/doc/doxygen/html/form-0.gif
+share/doc/doxygen/html/form-1.gif
+share/doc/doxygen/html/form-2.gif
+share/doc/doxygen/html/form-3.gif
+share/doc/doxygen/html/form-4.gif
+share/doc/doxygen/html/form-5.gif
+share/doc/doxygen/html/formula.repository
+share/doc/doxygen/html/formulas.html
+share/doc/doxygen/html/grouping.html
+share/doc/doxygen/html/history.html
+share/doc/doxygen/html/htmlcmds.html
+share/doc/doxygen/html/index.hhc
+share/doc/doxygen/html/index.hhk
+share/doc/doxygen/html/index.hhp
+share/doc/doxygen/html/index.html
+share/doc/doxygen/html/install.html
+share/doc/doxygen/html/installdox_usage.html
+share/doc/doxygen/html/langhowto.html
+share/doc/doxygen/html/lists.html
+share/doc/doxygen/html/output.html
+share/doc/doxygen/html/pages.html
+share/doc/doxygen/html/preprocessing.html
+share/doc/doxygen/html/starting.html
+share/doc/doxygen/html/trouble.html
+@dirrm share/doc/doxygen/html
+@dirrm share/doc/doxygen/examples/template/html
+@dirrm share/doc/doxygen/examples/template
+@dirrm share/doc/doxygen/examples/tag/html
+@dirrm share/doc/doxygen/examples/tag
+@dirrm share/doc/doxygen/examples/structcmd/html
+@dirrm share/doc/doxygen/examples/structcmd
+@dirrm share/doc/doxygen/examples/restypedef/html
+@dirrm share/doc/doxygen/examples/restypedef
+@dirrm share/doc/doxygen/examples/relates/html
+@dirrm share/doc/doxygen/examples/relates
+@dirrm share/doc/doxygen/examples/qtstyle/html
+@dirrm share/doc/doxygen/examples/qtstyle
+@dirrm share/doc/doxygen/examples/par/html
+@dirrm share/doc/doxygen/examples/par
+@dirrm share/doc/doxygen/examples/page/html
+@dirrm share/doc/doxygen/examples/page
+@dirrm share/doc/doxygen/examples/overload/html
+@dirrm share/doc/doxygen/examples/overload
+@dirrm share/doc/doxygen/examples/memgrp/html
+@dirrm share/doc/doxygen/examples/memgrp
+@dirrm share/doc/doxygen/examples/jdstyle/html
+@dirrm share/doc/doxygen/examples/jdstyle
+@dirrm share/doc/doxygen/examples/include/html
+@dirrm share/doc/doxygen/examples/include
+@dirrm share/doc/doxygen/examples/group/html
+@dirrm share/doc/doxygen/examples/group
+@dirrm share/doc/doxygen/examples/func/html
+@dirrm share/doc/doxygen/examples/func
+@dirrm share/doc/doxygen/examples/file/html
+@dirrm share/doc/doxygen/examples/file
+@dirrm share/doc/doxygen/examples/example/html
+@dirrm share/doc/doxygen/examples/example
+@dirrm share/doc/doxygen/examples/enum/html
+@dirrm share/doc/doxygen/examples/enum
+@dirrm share/doc/doxygen/examples/define/html
+@dirrm share/doc/doxygen/examples/define
+@dirrm share/doc/doxygen/examples/class/html
+@dirrm share/doc/doxygen/examples/class
+@dirrm share/doc/doxygen/examples/autolink/html
+@dirrm share/doc/doxygen/examples/autolink
+@dirrm share/doc/doxygen/examples/author/html
+@dirrm share/doc/doxygen/examples/author
+@dirrm share/doc/doxygen/examples/afterdoc/html
+@dirrm share/doc/doxygen/examples/afterdoc
+@dirrm share/doc/doxygen/examples
+@dirrm share/doc/doxygen