summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-01-31 14:15:55 +0000
committerwiz <wiz@pkgsrc.org>2019-01-31 14:15:55 +0000
commit61c858633f4ab32a9adacfd751997549f8955953 (patch)
treee7701e4d738f1f61c993d85aba68964f13b07f4b
parent2ad9b7df3966a7424a9e0e882c747642a3bc956c (diff)
downloadpkgsrc-61c858633f4ab32a9adacfd751997549f8955953.tar.gz
doxygen: update to 1.8.15.
From Michael Baeuerle via pkgsrc-wip. - Master site updated - Patch "patch-src_xmlgen.cpp" removed (merged upstream) - Option "latex" reenabled Dependencies updated/added - Dependency graphviz no longer has option "pangocairo" Handling of that build option removed from Makefile - Set c++11 in USE_LANGUAGES C++11 is now used by doxygen (see changelog below) - Test target added HTML-Menus are now working without JavaScript again (HTML_DYNAMIC_MENUS = NO). Changelog for Release 1.8.15 (release date 2017-12-27): -------------------------------------------------------------------------------- Bug 851 - A function cannot be documented as related to two classes. Bug 1041 - <a href> doesn't allow <img> as visible part? Bug 1601 - Missing warning of undocumented member in member group Bug 2274 - Tooltips are not shown in dot-generated graphsand, Bug 2354 - caller graph can be improved by having caller on left & callee on right Bug 2478 - Handling of unnamed parameters (C/C++) unclear Bug 2655 - cond/endcond cannot be used in aliases Bug 2859 - Unnamed parameters parsed incorrectly Bug 3206 - Fortran: Does not recognize backslash at end of documentation line Bug 3361 - Merging of consecutive repeated commands creates poorly-structured HTML Bug 3677 - <![CDATA[ is not handled inside C# comments Bug 3691 - C# keywords 'get' and 'set' are highlighted as reserved words in C++ documentation source browser. Bug 3892 - @var in php is not documented Bug 3958 - \cond after @string literal containing backslash fails in C# Bug 4013 - Automatic links don't work correctly with operator< and operator<= Bug 4064 - Support for C# nullable type Bug 4244 - Fortran: tagfile.tag:789: warning: Unknown compound attribute `type' found! Bug 4316 - Can't use pound sign in alias command, escaped or unescaped Bug 4458 - @todo in @param leads to strange confusing message Bug 4529 - HTML tags <u> and </u> not supported, Bug 4725 - single quote in HTML section of PHP breaks doxygen Bug 4771 - Not warning of undocumented function parameters Bug 4878 - Value from enumeration followed with semicolon is not present in java docs Bug 4954 - JavaDoc @linkplain is not recognized Bug 5032 - Line numbers for examples Bug 5068 - The 'Examples:' section; bad/missing style and incorrect spelling Bug 5213 - Generated Doxyfile differs from result of doxygen -u, Bug 5327 - <img> on a \page does not copy the image to the html output folder Bug 5366 - Error with inserting images to PDF with Markdown Bug 5442 - Misparsed comments leading to missing call graph Bug 5539 - Error message when using memberof in a C macro Bug 5547 - "remove" is treated as a keyword (green) in the source browser for C++ Bug 5677 - Negative sign in -Foo::Bar ruins hyperlink in generated output Bug 5725 - Field with name "internal" confuses documentation builder. Bug 5765 - \todo at end of C# XML comment breaks following todo's Bug 5783 - Navigation incorrect with escaped symbols Bug 5784 - Doxygen not creating call graphs for C# methods if namespace contains the classname Bug 5818 - Main page absent in TOC of CHM, if PROJECT_NAME is empty Bug 5853 - Can't suppress @author, @date and @copyright information in the detailed file description Bug 5901 - Macros (@test, @todo, etc) used with PHP namespaces causes illegal command warning Bug 5929 - \internal stops all parsing if used inside a section Bug 6025 - Make maxLineLen of latex output configurable Bug 6041 - PHP: New array syntax not supported when parsing initial value Bug 6104 - EXTERNAL_GROUPS lose hierarchy Bug 6118 - Title in rtf file is incorrect when overridden by user in extension file Bug 6153 - Build of PDF with LaTEX breaks Bug 6160 - Python List as Default Parameter not parsed correctly Bug 6172 - CREATE_SUBDIRS breaks SERVER_BASED_SEARCH Bug 6175 - plantuml:an unwanted newline is generated after @startuml Bug 6197 - Czech/Slovak language documentation with tables from LaTeX to PDF is not possible Bug 6208 - Annotated function parameter generates <dt> warning in todo list Bug 6213 - rtf generation Bug 6214 - LaTeX output for \tparam block fails to compile when it contains a \code block, Bug 6224 - .tex file is wrong when generating a function whose name includes an underline Bug 6269 - Disabled controls when `HAVE_DOT` is already set to `YES` Bug 6270 - Bad handling of Python class members when a class declaration line contains a comment Bug 6295 - doxygen has problem with operator&=() Bug 6305 - XHTML pages are broken several waysand Bug 6308 - When generating xhtml, async attribute on script tags need a value Bug 6310 - Table markdown produces invalid xhtml code Bug 6311 - Blank rows on class page when using external tag file Bug 6312 - markdown plantuml use of graphviz fail if plantuml work i code file Bug 6316 - unescaped double quote in searchdata.js breaks search box functionality Bug 6322 - incorrect parsing of markdown table Bug 6323 - error: Could not open file .../doc/html/functions_ .html for writing Bug 6324 - C#: Incorrect parsing of property definitions containing "//" symbols in one line with "} Bug 6325 - Segmentation fault when generating graphical class hierarchy Bug 6339 - Examples of TCL files fail to display Bug 6340 - Missed warning opportunity: duplicated arguments Bug 6345 - c# see langword broken Bug 6346 - Doxygen crash when using \code{.markdown}...\endcode in VHDL source Bug 6350 - Broken extension test in FileDef::generateSourceFile() Bug 6352 - "unexpected token TK_EOF as the argument of ref" when target starts with a digit Bug 6362 - Adjacent xrefitems always added to first list present on page Bug 6363 - Backslashes in default values confuse the parser (and cause params to be ignored) Bug 6368 - LaTeX: Class scrbook Error: undefined old font command `\tt' Bug 6370 - Invalid 3-byte UTF8 found in input of graph Bug 6373 - Collapsed treeview arrow displays as emoji in Microsoft Edge Bug 6378 - @cond does not stop at @endcond Fortran Bug 6517 - Emoji support, Bug 6524 - Markdown formats missing in doxygen outputs. Bug 6533 - PHP: Namespaced typehints in deprecated methods not handled correctly Bug 6547 - Call graph missing due to ALIASES, Bug 6566 - INHERIT_DOCS not working for python Bug 6580 - xrefitems not listed if the page is referenced multiple times Bug 6589 - anchor after test command in a namespace produces duplicate tests Bug 6594 - using ingroup and anchor causes tests to disappear Bug 6597 - SIGSEGV presumably caused by C++ "using" declaration Bug 6601 - tparam HTML gobbles up lines after the tparam comment Bug 6612 - Issue with handling of emoji Bug 6632 - References to Objective C protocols by name broken in 1.8.12 Bug 6657 - "QGDict::hashAsciiKey: Invalid null key" when using anonymous union/struct Bug 6690 - Regression in handling of shorthand signed/unsigned types in function parameters (with bisect and test case) Bug 6691 - Multiple issues with emoji matching Bug 6692 - XML TOC generation is not backwards-compatible with 1.8.14 'self' keyword in PHP documentation Added: support RTL for DocXRefItem in html - Removed: support RTL form Return section in html, for consistency with parameter sections Fixed: list item bullets overlap floating elements in html - Fixed: fragment lines overlap floating elements in html Fixed: text-align of rtl toc Fixed: last line underline overlap border in html fragment A few more language updates Add VHDL strings to Translator class and add german translations. Add commands to handle referenced by relation and references relation, Add formula (images) to RTF output Add function annotations support Add possibility for adding doxygen configuration items to, all, tests during runtime. Add support for std::shared_ptr Add support of dict/set in annotations and default values Add variadic arguments support to @link and @ref, aka '...' arguments, fixes Add variadic function arguments '...' regression tests Add variadic template function regression tests Added *.ice files as a recognized file type. Added a Slice-optimized output mode. Added French translation Added missing #include for util.h to portable.cpp Added not for usage of [TOC] together with Markdown headers Added some VHDL code coloring Added some missing default types for argument matching Added substitution variant for character substitution Added support for RTL(right to left) languages like Arabic and Persian in HTML output Added test case for \ref, and fixed representation of operator->*() Adding debug options to vhdl parser generator Adjustment of xhtml1-transitional.dtd Automatic detection of UCS-2 based on BOM corrected Better HTML output for VHDL Ports Bold text terminated by plus sign Bug fix for plantuml Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning while linking C++11 features used in Doxygen Cannot Generate Layout File using -l Cannot properly jump from brief to detailed function description Change german translation of trClassDocumentation() for VHDL output. Changed implementation, added test case Changed mail address and removed obsolete files Changed refiltering to forced use of insideTabbing Changed state guard instead of adding pattern check+reject Close last code line properly. Combined lrRank and rank parameters for computeMd5Signature Consistency between 'generate' and 'update' startup option Consistency between preprocessor and handling of \cond and \if Consistency for "group" commands Consistency in headings and layout for template parameters (tparam) Consistency of Index name in LaTeX output Consistency of environment variables between config and code, Consistent warning messages Correct list of not used translator functions Correct typing error in test 5 Correct typing error in test 51 Correct typing error in warning message. Corrected description of XML output for emoji characters Corrected warning in case of a not supported output format with \image command. Correcting "Definition at line @0 of file @1." Correcting labels for citations, Correcting tag example and uniform calling all examples Correcting tag in printdocvisitor Correcting warning messages and echoing unknown command Correction for `doxygen -g` Correction in example of FILE_VERSION_FILTER Correction in title of FAQ Correction internal documentation Correction of some coloring of code comments in VHDL, adding data type 'positive' Create command for escaped equal sign Create test possibilities for xhtml and pdf output, Debug output commentcnv independent of QUIET setting Difference between standard and used Doxyfile Difference between standard and used Doxyfile (list) Disabled Appveyor documentation build due to unreliability of MikTeX download Disabled debug print Documentation EXTENSION_MAPPING Documentation correction Documentation correction CLANG option usage Documentation correction include command with options Documentation corrections Documentation internet addresses Documentation update regarding right font usage in architecture chapter Does not generate TOC for markdown Don't link to non existing / not accessible namespaces , in CSharp, in the source code Doxygen creates empty image titles for Docbook output Doxygen manual doesn't have lines around markdown tables / cells. Doxygen manual is not XHTML compliant Drop down lists in menu bar missing Enable comma as separator in configuration lists Enable in page table of contents for LaTeX Enable in page table of contents for XML and add maximum level to in page table of contents, Enable possibility of CLANG for Cygwin, Enable possibility to run single tests Ensure all language files are reset Expand sqlite3gen's breadth, depth, and quality Extending \cite command with '-' and '?' characters. Extending tests with extra possibilities Fix French lang build Fix HTTPS links Fix VHDL Latex documentation having two chapters with the same name. Fix Windows build failure Fix annotation with default value parsing Fix building with Visual Studio 2013 Fix for 'Definition at line' points to end of multiple-lined definition for Python #6706 Fix for module quicklinks Fix for unbounded memory usage due to a bug in \ref const matching #6689 Fix potential hangup when merging scopes Fix regression due to move of markdown processing Fix scanner.l for Slice,, Fix/New: add variadic function args '...' support to @link Fix/New: add variadic function args '...' support to @ref Fixed bug in URL Fixed compile errors in clang and gcc Fixed compiler warning for nested /* in scanner.l Fixed differently by changing root cause for introducing the space Fixed documentation to point to GitHub issue tracker Fixed incorrect XHTML output for test 021 Fixed logic error Fixed merge problem Fixed one remained compile error in clang Fixed problems with emoji handling and added a test case for it Fixed some more small memory leaks Fixed two small memory leaks Fixing coverity messages Fixing coverity messages (Namespace tag) Fixing problem with possible not initialized variable (endless loop in VS 2017 debug) Fortran code coloring improvements (REAL and comment lines) Fortran improvements Fortran improvements (2) Fortran scanner abort message French translation for VHDL additions Further simplified the fix Generating doxygen documentation on Windows (with MikTex) Handling Fortran functions in call graphs Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522 Ignore build* directories and not just build Implementation Fortran ENUM / ENUMERATION Implementation of standard generator for docbook output, Improved robustness of the emoji feature Improvement LaTeX outputandand Improvement regarding width and title for docbook Improvements in handling special characters in Latex Include "empty" directories in the documentation if they contain a `.dox` file (or similar) documenting the directory itself. Include header for CompilationDatabase Include height item in XML output Inconsistency in respect to tgroup in docbook Incorrect tag sequence for xhtml with class diagram possible Incorrect closing tags for in page table of contents (XHTML) Incorrect closing tags for in page table of contents (docbook) Incorrect number of start / end paragraph tags for xhtml with htmlonly Incorrect number of start / end paragraph tags for xhtml with image command Incorrect number tag sequence for xhtml with htmlinclude command possible Incorrect tag sequence for xhtml with latexinclude command possible Incorrect tag sequence possible for images possible in case of xhtml Index bugfix Index list cannot contain special characters in ids for XHTML Inline images Invalid warnings regarding todos when source file name contains a '-' Issue #6631 Code blocks incorrectly formatted in Latex Issue 6411: CSS for Markdown tables do not use HTML_COLORSTYLE_HUE, HTML_COLORSTYLE_SAT config variables Issue 6469: Java method calls are ignored in generating call/caller graph with Graphviz Issue 6494: asterisks before args and kwargs are ignored in python Issue_6456 Using # in links causes errors in PDF generation Issue_6585: Unexpected anchor tags in tag-files Keyword register (in code) is deprecated since C++11, LaTeX with verbatim part inside a table Large CALL / CALLER graphs cannot be processed in LaTeX Make conanfile creation more readable Make it possible to list namespace members in file scope for XML output. Making VHDL error messages more doxygen like Making the 'tex' part of \makeindex available to the user Markdown list wrong displayed Minor documentation fix Minor fixes to local toc logic after feedback Minor restructuring Misc. typos, Missing opening round bracket in case of an exception More typos Moved #include "config.h" back to the original place Moved duplicated code into dedicated function skipLanguageSpecificKeyword Moved local toc data into a separate type for better encapsulation Multiple `\xreflist` in one page with same key, Multiple addindex commands in HTML with same name Namespace with name docstrings_linebreak Not showing external project in HTML hierarchy class pages Numbers in comment disappear Numbers overlap the titles in TOC of PDF Order resources not only on filename but also dirname PATCH -- updates reference link with no closing Path for external commands on windows Possibility to have a \image command inside a <A> tag Possible fix for the build Prevent <center> and <div> inside brief descriptions to avoid broken XHTML output Prevent empty list Prevent empty member list table (XHTML) Prevent empty page list table (XHTML) Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning Prevent potential race condition Print emoji text in case of unknown emoji Problem with TEST_FLAGS when using CMake for Visual Studio Problem with \cond in normal comment of test 015 Problem with code inside a Doxy table in LaTeX Problems and some enhancements for LaTeX tables RTF layout regarding References and Referenced by RTF lists more levels and removing extra paragraphs Readded missing "Span" case to DocStyleChange::styleString Redundant whitespace removal breaks some C++ links [with test case and Git bisect] (Origin: bugzilla #791942) Refactored code a bit Refactored code a bit (use const references and made global functions members) Reference text in reference list seen as emoji Remove debug statement Remove debug statements Remove default assignment from Translator::trVhdlType() declaration Remove double line with documented argument from addContentsItem in ftvhelp.cpp Remove non-english translations Remove obsolete definitions from scanner Remove obsolete line from README.md Remove old obsolete docbook generator Remove some dead code Renamed (start/end)SimpleSect to (start/end)Examples. Renamed command and moved duplicated code into a macro Renamed option and test case numbers Replace ''printf' with appropriate warn 'message' Replace calls to trTypeString with trVhdlType in single mode, which is the default. Replaced replace(QRegExp(..)) by substitute Replaced replace(QRegExp..) by substitute Resolve inconsistency in formula repositories. Restructured code to avoid the need for global state Return VHDL specific text in trClassHierarchyDescription() Section label with minus sign not recognized properly. Small clarification for REFERENCED_BY_RELATION Small correction installation / build procedure Small corrections in distributed man pages Small documentation corrections Small problems when displaying python code Small problems when having code in LaTeX output, Sorting of index in case of LaTex Spanish translation for VHDL additions Spelling of the word Javadoc Synchronize chapter names of doxygen's own documentation. Syntax highlighting / code coloring in RTF Tag sequence incorrect for svg image (XHTML) Test renumbering, Tooltip was twice 'HTML escaped', Translators updated to version 1.8.15. Truncated split bar in HTML output between treeview and normal text area Typos [view],, Unbalanced start of lists resulting in not creatable pdf of rtf document Update Dutch translation for new Slice implementation Update Dutch translation in respect to new VHDL entries. Updated Hungarian translation Upgrade to jQuery 1.7.2 to get rid of security scan violations. Usage of '{', '}' and ',' in ALIAS Use QCStringList::split i.s.o. QStringList::split Version bump for next release Warning running xmllint for xhtml Wrong counting of lines during VHDL code output Wrong determination of begin / end tag of formula in markdown. Wrong link generated for inherited members when tag files are used. Wrong separator in index for a.o. Python, C# Wrong spelling of word doxygen XHTML image tag mandatory alt attribute XHTML incorrect attribute values for align and valign XHTML problem with class index table XHTML problem with multiple use of node numbers in id attribute XHTML problem with name attribute with VHDL name attribute XML output: avoid warnings with scoped enum values in anonymous namespaces. [ImgBot] Optimize images added PHP7 support for the search engine on HTML output. See: http://php.net/manual/en/language.basic-syntax.phptags.php addindex supports also DocBook and RTF correct typo in comment declares XMLCodeGenerator in xmlgen.h doxyparse bugfixes and minor improvements fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch by Christophe Giboudeaux perlmod syntax correction redundant input_filter runs significantly reduce performance when FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395 sqlite3: fix missing external_file view schema col sqlite3: require sqlite >= 3.9.0 --------------------------------------------------------------------------------
-rw-r--r--devel/doxygen/Makefile42
-rw-r--r--devel/doxygen/PLIST2459
-rw-r--r--devel/doxygen/distinfo11
-rw-r--r--devel/doxygen/options.mk21
-rw-r--r--devel/doxygen/patches/patch-ac2
-rw-r--r--devel/doxygen/patches/patch-ah2
-rw-r--r--devel/doxygen/patches/patch-src_xmlgen.cpp15
7 files changed, 1376 insertions, 1176 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 96033ee4933..c16c1c084a5 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.134 2018/08/22 09:43:29 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2019/01/31 14:15:55 wiz Exp $
-DISTNAME= doxygen-1.8.13.src
+DISTNAME= doxygen-1.8.15.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 3
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
-MASTER_SITES+= http://ftp.stack.nl/pub/users/dimitri/
+MASTER_SITES= http://doxygen.nl/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.doxygen.org/
@@ -20,16 +18,16 @@ UNLIMIT_RESOURCES+= datasize
FLEX_REQD= 2.5.35
USE_TOOLS+= gmake gs:run perl:run bison flex
USE_CMAKE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++11
MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q}
MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
+CMAKE_ARGS+= -DDOC_INSTALL_DIR:STRING=share/doc/doxygen
+TEST_TARGET= tests
+
# Case Insensitive or Case Sensitive File System
PLIST_VARS+= ci cs
-# pangocairo: basic ps/pdf support via PKG_BUILD_OPTIONS.graphviz
-PLIST_VARS+= pangocairo nopangocairo
-
SUBST_CLASSES+= perlbin
SUBST_STAGE.perlbin= pre-configure
SUBST_MESSAGE.perlbin= Fixing hardcoded path to the Perl interpreter
@@ -39,10 +37,20 @@ SUBST_SED.perlbin= -e 's,^PERL_PATH.*,PERL_PATH = ${PERL5},'
SUBST_CLASSES+= epstopdf
SUBST_STAGE.epstopdf= pre-configure
SUBST_MESSAGE.epstopdf= Fixing path to epstopdf
-SUBST_FILES.epstopdf= src/diagram.cpp src/docparser.cpp src/dot.cpp \
- src/msc.cpp
+SUBST_FILES.epstopdf= src/diagram.cpp src/docparser.cpp src/msc.cpp
SUBST_SED.epstopdf= -e 's,"epstopdf","${PREFIX}/bin/epstopdf",g'
+# Fixing $PWD / $(PWD) / $(HOME) for documentation
+# The dollar sign should be inserted literally in the documentation
+# doxygen always inserted the path => Completely remove dollar sign
+SUBST_CLASSES+= changelog
+SUBST_STAGE.changelog= pre-configure
+SUBST_MESSAGE.changelog=Fixing dollar sign for documentation
+SUBST_FILES.changelog= doc/changelog.doc
+SUBST_SED.changelog= -e 's,$$PWD,PWD,g'
+SUBST_SED.changelog+= -e 's,$$(PWD,(PWD,g'
+SUBST_SED.changelog+= -e 's,$$(HOME,(HOME,g'
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
@@ -55,15 +63,15 @@ CONFIGURE_ARGS.DragonFly+= -platform freebsd-g++
LDFLAGS+= ${BUILDLINK_LDADD.iconv}
+post-install:
+ ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxyindexer.1
+ ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxysearch.1
+ ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxywizard.1
+
.include "options.mk"
+
.include "../../converters/libiconv/buildlink3.mk"
BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1
.include "../../graphics/graphviz/buildlink3.mk"
-
-.if !empty(PKG_BUILD_OPTIONS.graphviz:Mpangocairo)
-PLIST.pangocairo= yes
-.else
-PLIST.nopangocairo= yes
-.endif
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST
index f8c7310b274..3f75cd71866 100644
--- a/devel/doxygen/PLIST
+++ b/devel/doxygen/PLIST
@@ -1,1138 +1,9 @@
-@comment $NetBSD: PLIST,v 1.42 2018/01/01 22:29:23 rillig Exp $
+@comment $NetBSD: PLIST,v 1.43 2019/01/31 14:15:55 wiz Exp $
bin/doxygen
+${PLIST.latex}man/man1/doxygen.1
${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf
-${PLIST.latex}share/doc/doxygen/examples/afterdoc.cfg
-${PLIST.latex}share/doc/doxygen/examples/afterdoc.h
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/afterdoc_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_enum.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_eval.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/author.cfg
-${PLIST.latex}share/doc/doxygen/examples/author.cpp
-${PLIST.latex}share/doc/doxygen/examples/author/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/bug.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/class_some_nice_class.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/author/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/author/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/pages.html
-${PLIST.latex}share/doc/doxygen/examples/author/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/author/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/autolink.cfg
-${PLIST.latex}share/doc/doxygen/examples/autolink.cpp
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/autolink_8cpp.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_enum.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_eval.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_defs.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_enum.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_eval.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_type.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_vars.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/autolink/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/class.cfg
-${PLIST.latex}share/doc/doxygen/examples/class.h
-${PLIST.latex}share/doc/doxygen/examples/class/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/class_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/class/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/class/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/class/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/class/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/dbusxml.cfg
-${PLIST.latex}share/doc/doxygen/examples/dbusxml.xml
-${PLIST.latex}share/doc/doxygen/examples/define.cfg
-${PLIST.latex}share/doc/doxygen/examples/define.h
-${PLIST.latex}share/doc/doxygen/examples/define/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/define/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/globals_defs.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/define/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/define/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/define/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/diagrams.cfg
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a-members.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b-members.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__coll__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__coll__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__coll__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__coll__graph.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__inherit__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__inherit__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__inherit__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b__inherit__graph.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c-members.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__coll__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__coll__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__coll__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__coll__graph.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__inherit__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__inherit__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__inherit__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_c__inherit__graph.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d-members.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__coll__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__coll__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__coll__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__coll__graph.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__inherit__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__inherit__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__inherit__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_d__inherit__graph.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e-members.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__coll__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__coll__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__coll__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__coll__graph.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__inherit__graph.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__inherit__graph.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__inherit__graph.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_e__inherit__graph.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h__dep__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h__dep__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h__dep__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h__dep__incl.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__a_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h__dep__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h__dep__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h__dep__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h__dep__incl.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__b_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__dep__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__dep__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__dep__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__dep__incl.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h__incl.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__c_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.png
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h.html
-${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.dot
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/hierarchy.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/index.html
-${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.map
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.md5
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherits.html
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/diagrams_a.h
-${PLIST.latex}share/doc/doxygen/examples/diagrams_b.h
-${PLIST.latex}share/doc/doxygen/examples/diagrams_c.h
-${PLIST.latex}share/doc/doxygen/examples/diagrams_d.h
-${PLIST.latex}share/doc/doxygen/examples/diagrams_e.h
-${PLIST.latex}share/doc/doxygen/examples/docstring.cfg
-${PLIST.latex}share/doc/doxygen/examples/docstring.py
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/bdwn.png
-${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass-members.html
-${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass.html
-${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class-members.html
-${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/docstring_8py.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacedocstring.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers_func.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespaces.html
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/docstring/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/enum.cfg
-${PLIST.latex}share/doc/doxygen/examples/enum.h
-${PLIST.latex}share/doc/doxygen/examples/enum/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/enum/html/enum_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_enum.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_eval.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/enum/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/enum/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/example.cfg
-${PLIST.latex}share/doc/doxygen/examples/example.cpp
-${PLIST.latex}share/doc/doxygen/examples/example.tag
-${PLIST.latex}share/doc/doxygen/examples/example/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/example/html/example_test_8cpp-example.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/examples.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/example/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/example/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/example/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/example_test.cpp
-${PLIST.latex}share/doc/doxygen/examples/file.cfg
-${PLIST.latex}share/doc/doxygen/examples/file.h
-${PLIST.latex}share/doc/doxygen/examples/file/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/globals_vars.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/file/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/file/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/file/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/func.cfg
-${PLIST.latex}share/doc/doxygen/examples/func.h
-${PLIST.latex}share/doc/doxygen/examples/func/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/func/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/func_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/func/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/func/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/func/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/group.cfg
-${PLIST.latex}share/doc/doxygen/examples/group.cpp
-${PLIST.latex}share/doc/doxygen/examples/group/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/class_c1.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/class_c2.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/class_c3.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/class_c4.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/class_c5.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/group/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group_8cpp.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group__group1.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group__group2.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group__group3.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group__group4.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/group__group5.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/group/html/modules.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/namespace_n1.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/namespaces.html
-${PLIST.latex}share/doc/doxygen/examples/group/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/group/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/include.cfg
-${PLIST.latex}share/doc/doxygen/examples/include.cpp
-${PLIST.latex}share/doc/doxygen/examples/include/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/include/html/example.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/include/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/pages.html
-${PLIST.latex}share/doc/doxygen/examples/include/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/include/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/jdstyle.cfg
-${PLIST.latex}share/doc/doxygen/examples/jdstyle.cpp
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_enum.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_eval.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/manual.c
-${PLIST.latex}share/doc/doxygen/examples/manual.cfg
-${PLIST.latex}share/doc/doxygen/examples/manual/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/manual/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/hierarchy.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/manual/html/manual_8c.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car-members.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object-members.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck-members.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle-members.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.html
-${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/manual/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/memgrp.cfg
-${PLIST.latex}share/doc/doxygen/examples/memgrp.cpp
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_defs.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/memgrp_8cpp.html
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/mux.cfg
-${PLIST.latex}share/doc/doxygen/examples/mux.vhdl
-${PLIST.latex}share/doc/doxygen/examples/mux/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with-members.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with_1_1behavior.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/mux/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/mux/html/mux_8vhdl.html
-${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/mux/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/overload.cfg
-${PLIST.latex}share/doc/doxygen/examples/overload.cpp
-${PLIST.latex}share/doc/doxygen/examples/overload/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/overload/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/overload/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/overload/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/page.cfg
-${PLIST.latex}share/doc/doxygen/examples/page.doc
-${PLIST.latex}share/doc/doxygen/examples/page/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/page/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/page/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/page/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/page1.html
-${PLIST.latex}share/doc/doxygen/examples/page/html/page2.html
-${PLIST.latex}share/doc/doxygen/examples/page/html/pages.html
-${PLIST.latex}share/doc/doxygen/examples/page/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/page/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/par.cfg
-${PLIST.latex}share/doc/doxygen/examples/par.cpp
-${PLIST.latex}share/doc/doxygen/examples/par/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/par/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/par/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/par/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/par/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/par/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/par/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/par/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/pyexample.cfg
-${PLIST.latex}share/doc/doxygen/examples/pyexample.py
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classes.html
-${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html
-${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html
-${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html
-${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers_func.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacepyexample.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespaces.html
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/qtstyle.cfg
-${PLIST.latex}share/doc/doxygen/examples/qtstyle.cpp
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_enum.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_eval.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/relates.cfg
-${PLIST.latex}share/doc/doxygen/examples/relates.cpp
-${PLIST.latex}share/doc/doxygen/examples/relates/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string-members.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/relates/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_rela.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/relates/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/relates/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/restypedef.cfg
-${PLIST.latex}share/doc/doxygen/examples/restypedef.cpp
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_type.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/restypedef_8cpp.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct-members.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct.html
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/structcmd.cfg
-${PLIST.latex}share/doc/doxygen/examples/structcmd.h
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_defs.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_type.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_vars.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h_source.html
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/tag.cfg
-${PLIST.latex}share/doc/doxygen/examples/tag.cpp
-${PLIST.latex}share/doc/doxygen/examples/tag/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag-members.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/tag/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/hierarchy.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/tag/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/tag/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/tclexample.cfg
-${PLIST.latex}share/doc/doxygen/examples/tclexample.tcl
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class-members.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class-members.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/files.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_vars.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals_func.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers_func.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacens.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespaces.html
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tabs.css
-${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tclexample_8tcl.html
-${PLIST.latex}share/doc/doxygen/examples/templ.cfg
-${PLIST.latex}share/doc/doxygen/examples/templ.cpp
-${PLIST.latex}share/doc/doxygen/examples/template/html/annotated.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/arrowright.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/bc_s.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/bdwn.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test-members.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4-members.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/classes.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/closed.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/doc.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.css
-${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/dynsections.js
-${PLIST.latex}share/doc/doxygen/examples/template/html/folderclosed.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/folderopen.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/functions.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/functions_func.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/hierarchy.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/index.html
-${PLIST.latex}share/doc/doxygen/examples/template/html/jquery.js
-${PLIST.latex}share/doc/doxygen/examples/template/html/nav_f.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/nav_g.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/nav_h.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/open.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/splitbar.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/sync_off.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/sync_on.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/tab_a.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/tab_b.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/tab_h.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/tab_s.png
-${PLIST.latex}share/doc/doxygen/examples/template/html/tabs.css
${PLIST.latex}share/doc/doxygen/html/arch.html
${PLIST.latex}share/doc/doxygen/html/archoverview.gif
-${PLIST.latex}share/doc/doxygen/html/arrowdown.png
-${PLIST.latex}share/doc/doxygen/html/arrowright.png
${PLIST.latex}share/doc/doxygen/html/autolink.html
${PLIST.latex}share/doc/doxygen/html/bc_s.png
${PLIST.latex}share/doc/doxygen/html/bdwn.png
@@ -1159,6 +30,1331 @@ ${PLIST.latex}share/doc/doxygen/html/doxywizard_page3.png
${PLIST.latex}share/doc/doxygen/html/doxywizard_page4.png
${PLIST.latex}share/doc/doxygen/html/doxywizard_usage.html
${PLIST.latex}share/doc/doxygen/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/emojisup.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/afterdoc_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/class_afterdoc___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/class_afterdoc___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/functions_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/functions_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/class_afterdoc___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/bug.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/class_some_nice_class.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/pages.html
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/author/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/bug.tex
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/class_some_nice_class.tex
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/autolink_8cpp.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/functions_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/functions_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals_defs.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals_type.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/globals_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/autolink_8cpp.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/class_autolink___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_test.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/class/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/class_test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/globals_defs.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/define/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/define_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__coll__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__coll__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__inherit__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b__inherit__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__coll__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__coll__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__inherit__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_c__inherit__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__coll__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__coll__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__inherit__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_d__inherit__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__coll__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__coll__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__inherit__graph.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_e__inherit__graph.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__a_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__a_8h__dep__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__a_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__a_8h__dep__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__a_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__b_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__b_8h__dep__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__b_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__b_8h__dep__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__b_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__dep__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__dep__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__c_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__dep__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__dep__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__d_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__e_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__e_8h__incl.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__e_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__e_8h__incl.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/diagrams__e_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/graph_legend.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/graph_legend.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/graph_legend.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/hierarchy.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/inherit_graph_0.map
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/inherit_graph_0.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/inherit_graph_0.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/inherits.html
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_a.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_a__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_a__coll__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_a__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_a__inherit__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_b.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_b__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_b__coll__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_b__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_b__inherit__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_c.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_c__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_c__coll__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_c__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_c__inherit__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_d.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_d__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_d__coll__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_d__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_d__inherit__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_e.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_e__coll__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_e__coll__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_e__inherit__graph.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/class_e__inherit__graph.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__a_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__a_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__a_8h__dep__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__b_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__b_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__b_8h__dep__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__dep__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.md5
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/hierarchy.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bdwn.png
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass-members.html
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass.html
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class-members.html
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/docstring_8py.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/namespacedocstring.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/namespacemembers.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/namespacemembers_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/namespaces.html
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/annotated.tex
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1PyClass.tex
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1_py_class.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/docstring_8py.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespacedocstring.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespaces.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/enum_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/functions_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/functions_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/class_enum___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/example_test_8cpp-example.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/examples.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/example/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/class_example___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/example_test_8cpp-example.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/examples.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/globals_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/file/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/file_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/func_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/func/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/class_fn___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c1.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c2.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c3.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c4.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c5.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group_8cpp.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group__group1.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group__group2.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group__group3.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group__group4.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/group__group5.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/modules.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/namespace_n1.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/namespaces.html
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/group/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c1.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c2.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c3.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c4.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c5.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group_8cpp.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group1.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group2.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group3.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group4.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group5.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/modules.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespace_n1.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespaces.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/pag_example.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/pages.html
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/include/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/class_include___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/pag_example.tex
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/functions_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/functions_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/class_javadoc___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/hierarchy.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/manual_8c.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_car-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_car.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_car.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_object-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_object.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_object.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_truck-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_truck.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_truck.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_vehicle-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_vehicle.html
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_vehicle.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/hierarchy.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/manual_8c.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.eps
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.eps
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.eps
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.tex
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.eps
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/globals_defs.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/memgrp_8cpp.html
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/class_memgrp___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/memgrp_8cpp.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with_1_1behavior.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/mux_8vhdl.html
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with_1_1behavior.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/mux_8vhdl.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/class_overload___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/page1.html
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/page2.html
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/pages.html
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/page/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page1.tex
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page2.tex
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/class_par___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/par/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/class_par___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classes.html
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass-members.html
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass.html
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class-members.html
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/namespacemembers.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/namespacemembers_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/namespacepyexample.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/namespaces.html
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/annotated.tex
+${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1PyClass.tex
+${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1_py_class.tex
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespacepyexample.tex
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespaces.tex
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/functions_enum.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/functions_eval.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/class_q_tstyle___test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/functions_rela.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/class_string.tex
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/globals_type.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/restypedef_8cpp.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct.html
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/restypedef_8cpp.tex
+${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/struct_coord_struct.tex
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_defs.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_type.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h_source.html
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/structcmd_8h.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/hierarchy.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.eps
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/hierarchy.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/files.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/functions_vars.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/globals.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/globals_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/namespacemembers.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/namespacemembers_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/namespacens.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/namespaces.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tclexample_8tcl.html
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1itcl__class.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1oo__class.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/files.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespacens.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespaces.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman_doc.tex
+${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/tclexample_8tcl.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/annotated.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/bc_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/bdwn.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/classes.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/closed.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/doc.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/doxygen.css
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/doxygen.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/dynsections.js
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/folderclosed.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/folderopen.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/functions.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/functions_func.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/hierarchy.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/index.html
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/jquery.js
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/menu.js
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/menudata.js
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/nav_f.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/nav_g.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/nav_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/open.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/splitbar.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/sync_off.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/sync_on.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_a.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_b.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_h.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/examples/template/html/tabs.css
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/Makefile
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/annotated.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.eps
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.eps
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.pdf
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/doxygen.sty
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/hierarchy.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman.tex
+${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman_doc.tex
${PLIST.latex}share/doc/doxygen/html/external.html
${PLIST.latex}share/doc/doxygen/html/extsearch.html
${PLIST.latex}share/doc/doxygen/html/extsearch_flow.png
@@ -1215,6 +1411,7 @@ ${PLIST.latex}share/doc/doxygen/html/tab_a.png
${PLIST.latex}share/doc/doxygen/html/tab_b.png
${PLIST.latex}share/doc/doxygen/html/tab_h.png
${PLIST.latex}share/doc/doxygen/html/tab_s.png
+${PLIST.latex}share/doc/doxygen/html/tables.html
${PLIST.latex}share/doc/doxygen/html/tabs.css
${PLIST.latex}share/doc/doxygen/html/trouble.html
${PLIST.latex}share/doc/doxygen/html/xmlcmds.html
diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo
index 9714356e08a..7196f0b939a 100644
--- a/devel/doxygen/distinfo
+++ b/devel/doxygen/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.64 2017/05/19 14:56:00 joerg Exp $
+$NetBSD: distinfo,v 1.65 2019/01/31 14:15:55 wiz Exp $
-SHA1 (doxygen-1.8.13.src.tar.gz) = a3c812346d2ebd7b2e79ed1fec3a6aa3aedd5f7b
-RMD160 (doxygen-1.8.13.src.tar.gz) = 00f6f8baeead8c3d99eabe1d61ffefa4e48af1f9
-SHA512 (doxygen-1.8.13.src.tar.gz) = 85da5bd28ad9f33a8e50fa92796817d31e59c024127cb647cb967e4321dd51378feaacdf099d578b7e6020fd646a3c63e99c77420e49e3894fc18ca89ba3e0a2
-Size (doxygen-1.8.13.src.tar.gz) = 4893912 bytes
+SHA1 (doxygen-1.8.15.src.tar.gz) = bb5d7456a7ff63768e8755762860d64debd3a4ff
+RMD160 (doxygen-1.8.15.src.tar.gz) = c9f14928c77410d2f71568d4602a489d8ab889d9
+SHA512 (doxygen-1.8.15.src.tar.gz) = a5512e78be66c1591d8ec7e284d5d25c92a97218c79e6fed3c538c723a8dfef4ff7085970bf271a6b639e907157cd4df9fb55d3c975f8d3302fb1012a4d92079
+Size (doxygen-1.8.15.src.tar.gz) = 5097791 bytes
SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435
SHA1 (patch-ah) = c1a7f35fe2adcfd094c3ba0f81fee47a027bcf82
-SHA1 (patch-src_xmlgen.cpp) = 686712d6524b396ba3b4e4e613194d19de66ff8c
diff --git a/devel/doxygen/options.mk b/devel/doxygen/options.mk
index cff7708b1aa..b26cb1ad3a0 100644
--- a/devel/doxygen/options.mk
+++ b/devel/doxygen/options.mk
@@ -1,9 +1,8 @@
-# $NetBSD: options.mk,v 1.11 2016/06/06 13:41:11 wiz Exp $
-#
+# $NetBSD: options.mk,v 1.12 2019/01/31 14:15:55 wiz Exp $
+
PKG_OPTIONS_VAR= PKG_OPTIONS.doxygen
-# XXX does not build as of 1.8.11, re-enable when it does
-PKG_SUPPORTED_OPTIONS= # latex
-PKG_SUGGESTED_OPTIONS= # latex
+PKG_SUPPORTED_OPTIONS= latex
+PKG_SUGGESTED_OPTIONS= latex
.include "../../mk/bsd.options.mk"
@@ -31,23 +30,35 @@ DEPENDS+= tex-rsfs-[0-9]*:../../fonts/tex-rsfs
#
# Styles used by Doxygen output.
#
+DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
+DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix
DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
+DEPENDS+= tex-etoc-[0-9]*:../../print/tex-etoc
+DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-float-[0-9]*:../../print/tex-float
DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-hanging-[0-9]*:../../print/tex-hanging
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+DEPENDS+= tex-import-[0-9]*:../../print/tex-import
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
+DEPENDS+= tex-listofitems-[0-9]*:../../print/tex-listofitems
DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow
+DEPENDS+= tex-newunicodechar-[0-9]*:../../print/tex-newunicodechar
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
+DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
DEPENDS+= tex-psnfss>=9.2anb2:../../fonts/tex-psnfss
DEPENDS+= tex-pspicture-[0-9]*:../../print/tex-pspicture
DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
+DEPENDS+= tex-stackengine-[0-9]*:../../print/tex-stackengine
+DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab
diff --git a/devel/doxygen/patches/patch-ac b/devel/doxygen/patches/patch-ac
index b69131958a0..a4863265d08 100644
--- a/devel/doxygen/patches/patch-ac
+++ b/devel/doxygen/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.9 2012/07/03 11:31:35 mef Exp $
+$NetBSD: patch-ac,v 1.10 2019/01/31 14:15:55 wiz Exp $
Add DragonFly
diff --git a/devel/doxygen/patches/patch-ah b/devel/doxygen/patches/patch-ah
index 48add117a71..d2daa452540 100644
--- a/devel/doxygen/patches/patch-ah
+++ b/devel/doxygen/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.5 2015/01/27 06:13:08 mef Exp $
+$NetBSD: patch-ah,v 1.6 2019/01/31 14:15:55 wiz Exp $
date: 2005-10-13 21:15:58 +0900; author: markd; state: Exp;
The latest doxygen encodes the source directory path into some of the
diff --git a/devel/doxygen/patches/patch-src_xmlgen.cpp b/devel/doxygen/patches/patch-src_xmlgen.cpp
deleted file mode 100644
index 389efc07093..00000000000
--- a/devel/doxygen/patches/patch-src_xmlgen.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_xmlgen.cpp,v 1.1 2017/05/19 14:56:00 joerg Exp $
-
-Upstream 0f02761a158a5e9ddbd5801682482af8986dbc35
-
---- src/xmlgen.cpp.orig 2017-05-19 12:06:13.730040298 +0000
-+++ src/xmlgen.cpp
-@@ -620,7 +620,7 @@ static void generateXMLForMember(MemberD
- if (md->isInline()) t << "yes"; else t << "no";
- t << "\"";
-
-- if (al->refQualifier!=RefQualifierNone)
-+ if (al!=0 && al->refQualifier!=RefQualifierNone)
- {
- t << " refqual=\"";
- if (al->refQualifier==RefQualifierLValue) t << "lvalue"; else t << "rvalue";