Tue Jan 27 06:13:08 2015 UTC ()
(pkgsrc)
  - Adding comment on patches
(upstream)
  - Update 1.8.8 to 1.8.9
---------------------
log_1_8_9 Release 1.8.9 \htmlonly (release date 25-12-2014)

  * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
  * Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
  * Bug 651859 - Brief description misplaced in man page output [view]
  * Bug 652276 - Typedefs in manpages has too few linebreak possiblilities [view]
  * Bug 685597 - C# <code> tag in an <example> tag does not render as expected. [view]
  * Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET [view]
  * Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML comments [view]
  * Bug 722940 - classes with same name in different namespace adding to same group [view]
  * Bug 729063 - Missing link for item inside the same namespace [view]
  * Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option [view]
  * Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/subpages [view]
  * Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributed [view]
  * Bug 735198 - plantUML requires epstopdf for building PDF files [view]
  * Bug 735376 - tag file: Unknown compound attribute `singleton' found! [view]
  * Bug 735441 - Fix a resource leak in src/vhdldocgen.cpp [view]
  * Bug 735462 - There's no such thing as a private Q_PROPERTY [view]
  * Bug 735475 - Same Expression in translator_kr.h [view]
  * Bug 735477 - Fix a potential null pointer dereference in src/memberdef.cpp [view]
  * Bug 735481 - Mismatch in memory allocation/de-allocation function in vhdlparser/
    vhdlstring.h [view]
  * Bug 735482 - Remove a not needed initialization of a local variable in src/mangen.cpp
    [view]
  * Bug 735483 - Fix a potential null pointer dereference in src/searchindex.cpp [view]
  * Bug 735497 - Fix wrong pointer initialization in src/definition.cpp [view]
  * Bug 735499 - Fix potential modulo by zero in src/template.cpp [view]
  * Bug 735584 - Reached end of file while still insided a (nested) comment in Markdown
    [view]
  * Bug 735587 - Fix a terminating null character after fread in src/filedef.cpp [view]
  * Bug 735589 - Remove not needed variable initialization in src/classdef.cpp [view]
  * Bug 735590 - Remove not needed pointer initialization in src/entry.cpp [view]
  * Bug 735591 - Provide exit code in case generatePlantUMLOutput fails [view]
  * Bug 735620 - Remove not needed variable caching in src/markdown.cpp [view]
  * Bug 735622 - Do not cache inputSize in src/doxygen.cpp [view]
  * Bug 735623 - Expression is always false because 'else if' condition matches previous
    condition [view]
  * Bug 735726 - Fix missing break in switch case statement [view]
  * Bug 735745 - Spurious ASSERT message [view]
  * Bug 735759 - Broken man pages due to bad use of autoBreak [view]
  * Bug 735767 - Fix potential copy and paste issue in vhdlparser/VhdlParser.cc [view]
  * Bug 735924 - [Patch] Documentation: Wrong link for \\diafile [view]
  * Bug 735925 - [Patch] DocBook: Possible name clash for generated image files [view]
  * Bug 735926 - RTF output: \\diafile and \\mscfile do not work [view]
  * Bug 735929 - Windows: Process exit code is ignored for processes launched using
    ShellExecuteEx() [view]
  * Bug 735982 - Fix potential allocation of huge memory amount due to type overflow in src/
    lodepng.cpp [view]
  * Bug 735985 - Fix missing unchecked return value in src/dot.cpp [view]
  * Bug 736018 - Fix potential null pointer dereference in src/dbusxmlscanner.cpp [view]
  * Bug 736020 - Fix identical code for different branches in src/translator_tw.h [view]
  * Bug 736022 - Fix potential null pointer dereference in src/index.cpp [view]
  * Bug 736023 - Remove not needed variable initialization in src/cite.cpp [view]
  * Bug 736027 - Remove not needed local variable in src/doxygen.cpp [view]
  * Bug 736029 - Remove redundant if/else branch in src/lodepng.cpp [view]
  * Bug 736030 - Remove redundant if/else branch in src/translator_lt.h [view]
  * Bug 736031 - Cleanup redundant if/else branch in src/translator_kr.h [view]
  * Bug 736032 - Cleanup redundant if/else branch in src/translator_sr.h [view]
  * Bug 736033 - Cleanup redundant if/else branch in src/translator_tw.h [view]
  * Bug 736034 - Cleanup redundant if/else branch in src/translator_vi.h [view]
  * Bug 736036 - Remove redundant local variable initialization in qtools/qstring.cpp [view]
  * Bug 736037 - Fix wrong member variable initialization in src/define.cpp [view]
  * Bug 736385 - Fix potential null pointer dereference in src/util.cpp [view]
  * Bug 736386 - Fix another potential null pointer dereference in src/util.cpp [view]
  * Bug 736387 - Fix a potential null pointer dereference in src/index.cpp [view]
  * Bug 736389 - Fix a potential null pointer dereference in src/vhdldocgen.cpp [view]
  * Bug 736992 - Member functions omitted from tagfile [view]
  * Bug 737444 - Java: Annotations with brackets prevent documentation [view]
  * Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW specified [view]
  * Bug 738063 - Fortran attribute contiguous not identified [view]
  * Bug 738167 - Entity references in XML command attributes are incorrectly handled [view]
  * Bug 738173 - Entity references in XML code command are incorrectly handled [view]
  * Bug 738548 - latex: dead links to source code [view]
  * Bug 738574 - &hellip; is replaced by \cdots rather than \dots in the LaTeX output [view]
  * Bug 739054 - Python xml not outputting info of functions inside __init__.py [view]
  * Bug 739056 - Python xml - argsstring is empty, while HTML have arguments [view]
  * Bug 739209 - Invalid warning about undocumented C++ function imported from tagfile [view]
  * Bug 739210 - C++11 scoped enums with same name inside different classes are merged if
    using tagfile [view]
  * Bug 739211 - Cannot make explicit links to C++ const member functions [view]
  * Bug 739214 - Cannot make unscoped link to C++ conversion operator [view]
  * Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently [view]
  * Bug 739863 - Regression: Base classes incorrect when using CRTP with default template
    parameter [view]
  * Bug 740218 - Full scope needed when making link inside cross-referenced section [view]
  * Bug 740218 - Full scope needed when making link inside cross-referenced section (fixed
    regression) [view]
  * Bug 740446 - invalid copydoc target does not result in warning [view]
  * Bug 741100 - Latex to PDF hangs when using Markdown tables [view]
  * Bug 741417 - Crash when building gtkmm documentation [view]
  * Bug 741778 - \cite confused by labels ending with a dot (improved warning message) [view]
  * fix docbook output [view]
     1. support other than english
     2. fix broken example link id
     3. fix incomplete TOC : no Classe etc.
     4. add brief description for Functions etc.
     5. Comply with REPEAT_BRIEF
     6. Do not output duplicated contents when detailed descripton is missing.
     7. set table colwidth for Param/RetVal
  * Add missing escape in doxysearch.cpp when result contained a double quote [view]
  * Add source code possibility for RTF output [view]
  * Added Coverity Scan Build Status to Readme [view]
  * Added clearer range checks for string class to help compiler [view]
  * Added compilation support for MacOSX 10.10 (yosemite) [view]
  * Added faster reference counted string implementation with short string optimization [view
    ]
  * Added graphical hierarchy support to template engine [view]
  * Added guard to prevent (theoretical) out of bound access [view]
  * Added language attribute to XML output for classes, namespaces, and files [view]
  * Avoid a (theoretical) memory leak [view]
  * Better handling of inline Fortran parameter documentation [view]
  * Fixed bug for page numbers in the latex indices [view]
  * Compilation fixes for Windows for new string implementation. [view]
  * Convert FORTRAN modules to namespaces [view]
  * Create an easy possibility to take a snippet from the current file. [view]
  * Debian Bug 762272: segfault with cyclic subgroups [view]
  * Disabled enter/exit printing for doctokenizer (produced too much noise) [view]
  * Empty entry in \tableofcontents in case e.g. section without description. [view]
  * Extra empty line in source fragments [view]
  * Fix bug with C++11 static_assert [view]
  * Fix bug: language switch command "\~" failed to detect language id which contains '-' [
    view]
  * Fix for https://bugzilla.gnome.org/show_bug.cgi?id=651850 [view]
  * Fix for the second issue in bz 651848 [view]
  * Fix potential crash when reading tag file which contained nested java classes using
    generics [view]
  * Fix rules for closing FORTRAN module and typedef scopes [view]
  * Fix to ignore the contents of \verbatim and friends while looking for sections [view]
  * Fix to show relations between C#/Java generic classes [view]
  * Fixed a number of issues (resource leaks, uninitialized members, etc) found by coverity [
    view]
  * Fixed bug in new QCString::sprintf for long string. [view]
  * Fixed extension matching issue if path contained a dot. [view]
  * Fixed issue accessing uninitialized data when combining RTF output. [view]
  * Fixed issue parsing @end directly followed by the end of the file [view]
  * Fixed problem finding \enduml when using /// style comments. [view]
  * Fixed refcounting bug in new string implementation [view]
  * Fixed several Coverity warnings [view]
  * Fixed to small memory leaks [view]
  * Fixed typos and formatting in Doxyfile (thanks to Armin Mueller) [view]
  * Fixed typos in C/C++ comments. There are no functional changes. [view]
  * Fixed typos in comments. [view]
  * Fixed typos in comments. No functional changes. [view]
  * Fortran code color END (regression pull request 259) [view]
  * Fortran color CALL as keyword [view]
  * Fortran color code of END [view]
  * Fortran continuation character seen as begin of function call [view]
  * Generate error message in case bibtex generation fails [view]
  * Improved main page rendering via template engine [view]
  * Initialized potentially uninitialized variable in markdown part [view]
  * Introduce new optimized string implementation (attempt 2) [view]
  * Introduced template directory for template and resource files and resource compiler &
    manager [view]
  * LaTeX problem with 2 consecutive single quotes [view]
  * Last comment of \code{.f90} missing [view]
  * Limit images sizes and make more uniform (LaTeX) [view]
  * Package mathptmx gives discrepancy between pdf and HTML formulas [view]
  * Portuguese and Brazilian Portuguese translators updated to 1.8.5. [view]
  * Prevent overly long terms from stopping the search indexer [view]
  * Problem in case of line termination (., a dot) direct after the \cite command [view]
  * Regression class<T extends V> resulted in class<V> as the page title [view]
  * Remove bogus argument to avoid compiler warning [view]
  * Remove dependency of PlantUML on HAVE_DOT [view]
  * Remove extraneous 'README' to allow successful RPM creation [view]
  * Remove filtering rule when generating FORTRAN module links [view]
  * Remove redundant code [view]
  * Removed bash specific construct from ./configure script to make it work on Solaris [view]
  * Removed some comment statements. [view]
  * Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recognized" [view
    ]
  * Reverted back to old string implementation. New one needs more work. [view]
  * Show tag file name instead of <unknown> for warnings pointing to symbols extracted from
    tag files. [view]
  * Show the parent-child type specialization relation in Java/C# generics inheritance
    diagrams [view]
  * Support charset option for PlantUML [view]
  * Support for INLINE_SOURCES in Fortran [view]
  * Support plantuml !include statement [view]
  * Support visible=no for main page tab. [view]
  * Supporting linking for methods bound to FORTRAN classes in source definitions [view]
  * This is the patch attached to bz 651848 by Robin Gareus. [view]
  * Update README.md [view]
  * Updated configuration script and libdoxygen.pro.in to use llvm-config [view]
  * Use result of vsnprintf [view]
  * Use substitute() instead of QString conversion [view]
  * Various VHDL fixes [view]
  * various fixes and restructuring [view]
  * Various latex problems [view]


(mef)
diff -r1.116 -r1.117 pkgsrc/devel/doxygen/Makefile
diff -r1.37 -r1.38 pkgsrc/devel/doxygen/PLIST
diff -r1.55 -r1.56 pkgsrc/devel/doxygen/distinfo
diff -r1.3 -r1.4 pkgsrc/devel/doxygen/patches/patch-aa
diff -r1.3 -r1.4 pkgsrc/devel/doxygen/patches/patch-tmake_lib_macosx-c++_tmake.conf
diff -r1.6 -r1.7 pkgsrc/devel/doxygen/patches/patch-af
diff -r1.4 -r1.5 pkgsrc/devel/doxygen/patches/patch-ah

cvs diff -r1.116 -r1.117 pkgsrc/devel/doxygen/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/Makefile 2014/09/09 00:44:56 1.116
+++ pkgsrc/devel/doxygen/Makefile 2015/01/27 06:13:08 1.117
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.116 2014/09/09 00:44:56 mef Exp $ 1# $NetBSD: Makefile,v 1.117 2015/01/27 06:13:08 mef Exp $
2 2
3DISTNAME= doxygen-1.8.8.src 3DISTNAME= doxygen-1.8.9.src
4PKGNAME= ${DISTNAME:S/.src//} 4PKGNAME= ${DISTNAME:S/.src//}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ 6MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
7 http://ftp.stack.nl/pub/users/dimitri/ 7 http://ftp.stack.nl/pub/users/dimitri/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.doxygen.org/ 10HOMEPAGE= http://www.doxygen.org/
11COMMENT= Documentation system for C++, Java, IDL and C 11COMMENT= Documentation system for C++, Java, IDL and C
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 14WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
15UNLIMIT_RESOURCES+= datasize 15UNLIMIT_RESOURCES+= datasize
16# doxygen upstream uses this version of flex 16# doxygen upstream uses this version of flex

cvs diff -r1.37 -r1.38 pkgsrc/devel/doxygen/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/PLIST 2014/04/25 08:32:22 1.37
+++ pkgsrc/devel/doxygen/PLIST 2015/01/27 06:13:08 1.38
@@ -1,234 +1,201 @@ @@ -1,234 +1,201 @@
1@comment $NetBSD: PLIST,v 1.37 2014/04/25 08:32:22 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.38 2015/01/27 06:13:08 mef Exp $
2bin/doxygen 2bin/doxygen
3man/man1/doxygen.1 3man/man1/doxygen.1
4${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf 4${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf
5${PLIST.latex}share/doc/doxygen/examples/afterdoc.cfg 5${PLIST.latex}share/doc/doxygen/examples/afterdoc.cfg
6${PLIST.latex}share/doc/doxygen/examples/afterdoc.h 6${PLIST.latex}share/doc/doxygen/examples/afterdoc.h
7${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/afterdoc_8h_source.html 7${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/afterdoc_8h_source.html
8${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/annotated.html 8${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/annotated.html
 9${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/arrowdown.png
 10${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/arrowright.png
9${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bc_s.png 11${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bc_s.png
10${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bdwn.png 12${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/bdwn.png
11${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test-members.html 13${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test-members.html
12${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test.html 14${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/class_test.html
13${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/classes.html 15${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/classes.html
14${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/closed.png 16${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/closed.png
 17${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doc.png
15${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.css 18${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.css
16${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.png 19${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/doxygen.png
17${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/dynsections.js 20${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/dynsections.js
18${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/files.html 21${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/files.html
19${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2blank.png 22${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/folderclosed.png
20${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2doc.png 23${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/folderopen.png
21${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2folderclosed.png 
22${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2folderopen.png 
23${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2lastnode.png 
24${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2link.png 
25${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2mlastnode.png 
26${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2mnode.png 
27${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2node.png 
28${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2plastnode.png 
29${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2pnode.png 
30${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2splitbar.png 
31${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/ftv2vertline.png 
32${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions.html 24${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions.html
33${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_enum.html 25${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_enum.html
34${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_eval.html 26${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_eval.html
35${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_func.html 27${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_func.html
36${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_vars.html 28${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/functions_vars.html
37${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/index.html 29${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/index.html
38${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/jquery.js 30${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/jquery.js
39${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_f.png 31${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_f.png
40${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_g.png 32${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_g.png
41${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_h.png 33${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/nav_h.png
42${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/open.png 34${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/open.png
 35${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/splitbar.png
43${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_off.png 36${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_off.png
44${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_on.png 37${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/sync_on.png
45${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_a.png 38${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_a.png
46${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_b.png 39${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_b.png
47${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_h.png 40${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_h.png
48${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_s.png 41${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tab_s.png
49${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tabs.css 42${PLIST.latex}share/doc/doxygen/examples/afterdoc/html/tabs.css
50${PLIST.latex}share/doc/doxygen/examples/author.cfg 43${PLIST.latex}share/doc/doxygen/examples/author.cfg
51${PLIST.latex}share/doc/doxygen/examples/author.cpp 44${PLIST.latex}share/doc/doxygen/examples/author.cpp
52${PLIST.latex}share/doc/doxygen/examples/author/html/annotated.html 45${PLIST.latex}share/doc/doxygen/examples/author/html/annotated.html
 46${PLIST.latex}share/doc/doxygen/examples/author/html/arrowdown.png
 47${PLIST.latex}share/doc/doxygen/examples/author/html/arrowright.png
53${PLIST.latex}share/doc/doxygen/examples/author/html/bc_s.png 48${PLIST.latex}share/doc/doxygen/examples/author/html/bc_s.png
54${PLIST.latex}share/doc/doxygen/examples/author/html/bdwn.png 49${PLIST.latex}share/doc/doxygen/examples/author/html/bdwn.png
55${PLIST.latex}share/doc/doxygen/examples/author/html/bug.html 50${PLIST.latex}share/doc/doxygen/examples/author/html/bug.html
56${PLIST.latex}share/doc/doxygen/examples/author/html/class_some_nice_class.html 51${PLIST.latex}share/doc/doxygen/examples/author/html/class_some_nice_class.html
57${PLIST.latex}share/doc/doxygen/examples/author/html/classes.html 52${PLIST.latex}share/doc/doxygen/examples/author/html/classes.html
58${PLIST.latex}share/doc/doxygen/examples/author/html/closed.png 53${PLIST.latex}share/doc/doxygen/examples/author/html/closed.png
 54${PLIST.latex}share/doc/doxygen/examples/author/html/doc.png
59${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.css 55${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.css
60${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.png 56${PLIST.latex}share/doc/doxygen/examples/author/html/doxygen.png
61${PLIST.latex}share/doc/doxygen/examples/author/html/dynsections.js 57${PLIST.latex}share/doc/doxygen/examples/author/html/dynsections.js
62${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2blank.png 58${PLIST.latex}share/doc/doxygen/examples/author/html/folderclosed.png
63${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2doc.png 59${PLIST.latex}share/doc/doxygen/examples/author/html/folderopen.png
64${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2folderclosed.png 
65${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2folderopen.png 
66${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2lastnode.png 
67${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2link.png 
68${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2mlastnode.png 
69${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2mnode.png 
70${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2node.png 
71${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2plastnode.png 
72${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2pnode.png 
73${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2splitbar.png 
74${PLIST.latex}share/doc/doxygen/examples/author/html/ftv2vertline.png 
75${PLIST.latex}share/doc/doxygen/examples/author/html/index.html 60${PLIST.latex}share/doc/doxygen/examples/author/html/index.html
76${PLIST.latex}share/doc/doxygen/examples/author/html/jquery.js 61${PLIST.latex}share/doc/doxygen/examples/author/html/jquery.js
77${PLIST.latex}share/doc/doxygen/examples/author/html/nav_f.png 62${PLIST.latex}share/doc/doxygen/examples/author/html/nav_f.png
78${PLIST.latex}share/doc/doxygen/examples/author/html/nav_g.png 63${PLIST.latex}share/doc/doxygen/examples/author/html/nav_g.png
79${PLIST.latex}share/doc/doxygen/examples/author/html/nav_h.png 64${PLIST.latex}share/doc/doxygen/examples/author/html/nav_h.png
80${PLIST.latex}share/doc/doxygen/examples/author/html/open.png 65${PLIST.latex}share/doc/doxygen/examples/author/html/open.png
81${PLIST.latex}share/doc/doxygen/examples/author/html/pages.html 66${PLIST.latex}share/doc/doxygen/examples/author/html/pages.html
 67${PLIST.latex}share/doc/doxygen/examples/author/html/splitbar.png
82${PLIST.latex}share/doc/doxygen/examples/author/html/sync_off.png 68${PLIST.latex}share/doc/doxygen/examples/author/html/sync_off.png
83${PLIST.latex}share/doc/doxygen/examples/author/html/sync_on.png 69${PLIST.latex}share/doc/doxygen/examples/author/html/sync_on.png
84${PLIST.latex}share/doc/doxygen/examples/author/html/tab_a.png 70${PLIST.latex}share/doc/doxygen/examples/author/html/tab_a.png
85${PLIST.latex}share/doc/doxygen/examples/author/html/tab_b.png 71${PLIST.latex}share/doc/doxygen/examples/author/html/tab_b.png
86${PLIST.latex}share/doc/doxygen/examples/author/html/tab_h.png 72${PLIST.latex}share/doc/doxygen/examples/author/html/tab_h.png
87${PLIST.latex}share/doc/doxygen/examples/author/html/tab_s.png 73${PLIST.latex}share/doc/doxygen/examples/author/html/tab_s.png
88${PLIST.latex}share/doc/doxygen/examples/author/html/tabs.css 74${PLIST.latex}share/doc/doxygen/examples/author/html/tabs.css
89${PLIST.latex}share/doc/doxygen/examples/autolink.cfg 75${PLIST.latex}share/doc/doxygen/examples/autolink.cfg
90${PLIST.latex}share/doc/doxygen/examples/autolink.cpp 76${PLIST.latex}share/doc/doxygen/examples/autolink.cpp
91${PLIST.latex}share/doc/doxygen/examples/autolink/html/annotated.html 77${PLIST.latex}share/doc/doxygen/examples/autolink/html/annotated.html
 78${PLIST.latex}share/doc/doxygen/examples/autolink/html/arrowdown.png
 79${PLIST.latex}share/doc/doxygen/examples/autolink/html/arrowright.png
92${PLIST.latex}share/doc/doxygen/examples/autolink/html/autolink_8cpp.html 80${PLIST.latex}share/doc/doxygen/examples/autolink/html/autolink_8cpp.html
93${PLIST.latex}share/doc/doxygen/examples/autolink/html/bc_s.png 81${PLIST.latex}share/doc/doxygen/examples/autolink/html/bc_s.png
94${PLIST.latex}share/doc/doxygen/examples/autolink/html/bdwn.png 82${PLIST.latex}share/doc/doxygen/examples/autolink/html/bdwn.png
95${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test-members.html 83${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test-members.html
96${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test.html 84${PLIST.latex}share/doc/doxygen/examples/autolink/html/class_test.html
97${PLIST.latex}share/doc/doxygen/examples/autolink/html/classes.html 85${PLIST.latex}share/doc/doxygen/examples/autolink/html/classes.html
98${PLIST.latex}share/doc/doxygen/examples/autolink/html/closed.png 86${PLIST.latex}share/doc/doxygen/examples/autolink/html/closed.png
 87${PLIST.latex}share/doc/doxygen/examples/autolink/html/doc.png
99${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.css 88${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.css
100${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.png 89${PLIST.latex}share/doc/doxygen/examples/autolink/html/doxygen.png
101${PLIST.latex}share/doc/doxygen/examples/autolink/html/dynsections.js 90${PLIST.latex}share/doc/doxygen/examples/autolink/html/dynsections.js
102${PLIST.latex}share/doc/doxygen/examples/autolink/html/files.html 91${PLIST.latex}share/doc/doxygen/examples/autolink/html/files.html
103${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2blank.png 92${PLIST.latex}share/doc/doxygen/examples/autolink/html/folderclosed.png
104${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2doc.png 93${PLIST.latex}share/doc/doxygen/examples/autolink/html/folderopen.png
105${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2folderclosed.png 
106${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2folderopen.png 
107${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2lastnode.png 
108${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2link.png 
109${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2mlastnode.png 
110${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2mnode.png 
111${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2node.png 
112${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2plastnode.png 
113${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2pnode.png 
114${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2splitbar.png 
115${PLIST.latex}share/doc/doxygen/examples/autolink/html/ftv2vertline.png 
116${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions.html 94${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions.html
117${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_enum.html 95${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_enum.html
118${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_eval.html 96${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_eval.html
119${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_func.html 97${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_func.html
120${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_vars.html 98${PLIST.latex}share/doc/doxygen/examples/autolink/html/functions_vars.html
121${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals.html 99${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals.html
122${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_defs.html 100${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_defs.html
123${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_enum.html 101${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_enum.html
124${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_eval.html 102${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_eval.html
125${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_type.html 103${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_type.html
126${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_vars.html 104${PLIST.latex}share/doc/doxygen/examples/autolink/html/globals_vars.html
127${PLIST.latex}share/doc/doxygen/examples/autolink/html/index.html 105${PLIST.latex}share/doc/doxygen/examples/autolink/html/index.html
128${PLIST.latex}share/doc/doxygen/examples/autolink/html/jquery.js 106${PLIST.latex}share/doc/doxygen/examples/autolink/html/jquery.js
129${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_f.png 107${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_f.png
130${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_g.png 108${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_g.png
131${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_h.png 109${PLIST.latex}share/doc/doxygen/examples/autolink/html/nav_h.png
132${PLIST.latex}share/doc/doxygen/examples/autolink/html/open.png 110${PLIST.latex}share/doc/doxygen/examples/autolink/html/open.png
 111${PLIST.latex}share/doc/doxygen/examples/autolink/html/splitbar.png
133${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_off.png 112${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_off.png
134${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_on.png 113${PLIST.latex}share/doc/doxygen/examples/autolink/html/sync_on.png
135${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_a.png 114${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_a.png
136${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_b.png 115${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_b.png
137${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_h.png 116${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_h.png
138${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_s.png 117${PLIST.latex}share/doc/doxygen/examples/autolink/html/tab_s.png
139${PLIST.latex}share/doc/doxygen/examples/autolink/html/tabs.css 118${PLIST.latex}share/doc/doxygen/examples/autolink/html/tabs.css
140${PLIST.latex}share/doc/doxygen/examples/class.cfg 119${PLIST.latex}share/doc/doxygen/examples/class.cfg
141${PLIST.latex}share/doc/doxygen/examples/class.h 120${PLIST.latex}share/doc/doxygen/examples/class.h
142${PLIST.latex}share/doc/doxygen/examples/class/html/annotated.html 121${PLIST.latex}share/doc/doxygen/examples/class/html/annotated.html
 122${PLIST.latex}share/doc/doxygen/examples/class/html/arrowdown.png
 123${PLIST.latex}share/doc/doxygen/examples/class/html/arrowright.png
143${PLIST.latex}share/doc/doxygen/examples/class/html/bc_s.png 124${PLIST.latex}share/doc/doxygen/examples/class/html/bc_s.png
144${PLIST.latex}share/doc/doxygen/examples/class/html/bdwn.png 125${PLIST.latex}share/doc/doxygen/examples/class/html/bdwn.png
145${PLIST.latex}share/doc/doxygen/examples/class/html/class_8h_source.html 126${PLIST.latex}share/doc/doxygen/examples/class/html/class_8h_source.html
146${PLIST.latex}share/doc/doxygen/examples/class/html/class_test.html 127${PLIST.latex}share/doc/doxygen/examples/class/html/class_test.html
147${PLIST.latex}share/doc/doxygen/examples/class/html/classes.html 128${PLIST.latex}share/doc/doxygen/examples/class/html/classes.html
148${PLIST.latex}share/doc/doxygen/examples/class/html/closed.png 129${PLIST.latex}share/doc/doxygen/examples/class/html/closed.png
 130${PLIST.latex}share/doc/doxygen/examples/class/html/doc.png
149${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.css 131${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.css
150${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.png 132${PLIST.latex}share/doc/doxygen/examples/class/html/doxygen.png
151${PLIST.latex}share/doc/doxygen/examples/class/html/dynsections.js 133${PLIST.latex}share/doc/doxygen/examples/class/html/dynsections.js
152${PLIST.latex}share/doc/doxygen/examples/class/html/files.html 134${PLIST.latex}share/doc/doxygen/examples/class/html/files.html
153${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2blank.png 135${PLIST.latex}share/doc/doxygen/examples/class/html/folderclosed.png
154${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2doc.png 136${PLIST.latex}share/doc/doxygen/examples/class/html/folderopen.png
155${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2folderclosed.png 
156${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2folderopen.png 
157${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2lastnode.png 
158${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2link.png 
159${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2mlastnode.png 
160${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2mnode.png 
161${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2node.png 
162${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2plastnode.png 
163${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2pnode.png 
164${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2splitbar.png 
165${PLIST.latex}share/doc/doxygen/examples/class/html/ftv2vertline.png 
166${PLIST.latex}share/doc/doxygen/examples/class/html/index.html 137${PLIST.latex}share/doc/doxygen/examples/class/html/index.html
167${PLIST.latex}share/doc/doxygen/examples/class/html/jquery.js 138${PLIST.latex}share/doc/doxygen/examples/class/html/jquery.js
168${PLIST.latex}share/doc/doxygen/examples/class/html/nav_f.png 139${PLIST.latex}share/doc/doxygen/examples/class/html/nav_f.png
169${PLIST.latex}share/doc/doxygen/examples/class/html/nav_g.png 140${PLIST.latex}share/doc/doxygen/examples/class/html/nav_g.png
170${PLIST.latex}share/doc/doxygen/examples/class/html/nav_h.png 141${PLIST.latex}share/doc/doxygen/examples/class/html/nav_h.png
171${PLIST.latex}share/doc/doxygen/examples/class/html/open.png 142${PLIST.latex}share/doc/doxygen/examples/class/html/open.png
 143${PLIST.latex}share/doc/doxygen/examples/class/html/splitbar.png
172${PLIST.latex}share/doc/doxygen/examples/class/html/sync_off.png 144${PLIST.latex}share/doc/doxygen/examples/class/html/sync_off.png
173${PLIST.latex}share/doc/doxygen/examples/class/html/sync_on.png 145${PLIST.latex}share/doc/doxygen/examples/class/html/sync_on.png
174${PLIST.latex}share/doc/doxygen/examples/class/html/tab_a.png 146${PLIST.latex}share/doc/doxygen/examples/class/html/tab_a.png
175${PLIST.latex}share/doc/doxygen/examples/class/html/tab_b.png 147${PLIST.latex}share/doc/doxygen/examples/class/html/tab_b.png
176${PLIST.latex}share/doc/doxygen/examples/class/html/tab_h.png 148${PLIST.latex}share/doc/doxygen/examples/class/html/tab_h.png
177${PLIST.latex}share/doc/doxygen/examples/class/html/tab_s.png 149${PLIST.latex}share/doc/doxygen/examples/class/html/tab_s.png
178${PLIST.latex}share/doc/doxygen/examples/class/html/tabs.css 150${PLIST.latex}share/doc/doxygen/examples/class/html/tabs.css
179${PLIST.latex}share/doc/doxygen/examples/dbusxml.cfg 151${PLIST.latex}share/doc/doxygen/examples/dbusxml.cfg
180${PLIST.latex}share/doc/doxygen/examples/dbusxml.xml 152${PLIST.latex}share/doc/doxygen/examples/dbusxml.xml
181${PLIST.latex}share/doc/doxygen/examples/define.cfg 153${PLIST.latex}share/doc/doxygen/examples/define.cfg
182${PLIST.latex}share/doc/doxygen/examples/define.h 154${PLIST.latex}share/doc/doxygen/examples/define.h
 155${PLIST.latex}share/doc/doxygen/examples/define/html/arrowdown.png
 156${PLIST.latex}share/doc/doxygen/examples/define/html/arrowright.png
183${PLIST.latex}share/doc/doxygen/examples/define/html/bc_s.png 157${PLIST.latex}share/doc/doxygen/examples/define/html/bc_s.png
184${PLIST.latex}share/doc/doxygen/examples/define/html/bdwn.png 158${PLIST.latex}share/doc/doxygen/examples/define/html/bdwn.png
185${PLIST.latex}share/doc/doxygen/examples/define/html/closed.png 159${PLIST.latex}share/doc/doxygen/examples/define/html/closed.png
186${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h.html 160${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h.html
187${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h_source.html 161${PLIST.latex}share/doc/doxygen/examples/define/html/define_8h_source.html
 162${PLIST.latex}share/doc/doxygen/examples/define/html/doc.png
188${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.css 163${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.css
189${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.png 164${PLIST.latex}share/doc/doxygen/examples/define/html/doxygen.png
190${PLIST.latex}share/doc/doxygen/examples/define/html/dynsections.js 165${PLIST.latex}share/doc/doxygen/examples/define/html/dynsections.js
191${PLIST.latex}share/doc/doxygen/examples/define/html/files.html 166${PLIST.latex}share/doc/doxygen/examples/define/html/files.html
192${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2blank.png 167${PLIST.latex}share/doc/doxygen/examples/define/html/folderclosed.png
193${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2doc.png 168${PLIST.latex}share/doc/doxygen/examples/define/html/folderopen.png
194${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2folderclosed.png 
195${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2folderopen.png 
196${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2lastnode.png 
197${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2link.png 
198${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2mlastnode.png 
199${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2mnode.png 
200${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2node.png 
201${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2plastnode.png 
202${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2pnode.png 
203${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2splitbar.png 
204${PLIST.latex}share/doc/doxygen/examples/define/html/ftv2vertline.png 
205${PLIST.latex}share/doc/doxygen/examples/define/html/globals.html 169${PLIST.latex}share/doc/doxygen/examples/define/html/globals.html
206${PLIST.latex}share/doc/doxygen/examples/define/html/globals_defs.html 170${PLIST.latex}share/doc/doxygen/examples/define/html/globals_defs.html
207${PLIST.latex}share/doc/doxygen/examples/define/html/index.html 171${PLIST.latex}share/doc/doxygen/examples/define/html/index.html
208${PLIST.latex}share/doc/doxygen/examples/define/html/jquery.js 172${PLIST.latex}share/doc/doxygen/examples/define/html/jquery.js
209${PLIST.latex}share/doc/doxygen/examples/define/html/nav_f.png 173${PLIST.latex}share/doc/doxygen/examples/define/html/nav_f.png
210${PLIST.latex}share/doc/doxygen/examples/define/html/nav_g.png 174${PLIST.latex}share/doc/doxygen/examples/define/html/nav_g.png
211${PLIST.latex}share/doc/doxygen/examples/define/html/nav_h.png 175${PLIST.latex}share/doc/doxygen/examples/define/html/nav_h.png
212${PLIST.latex}share/doc/doxygen/examples/define/html/open.png 176${PLIST.latex}share/doc/doxygen/examples/define/html/open.png
 177${PLIST.latex}share/doc/doxygen/examples/define/html/splitbar.png
213${PLIST.latex}share/doc/doxygen/examples/define/html/sync_off.png 178${PLIST.latex}share/doc/doxygen/examples/define/html/sync_off.png
214${PLIST.latex}share/doc/doxygen/examples/define/html/sync_on.png 179${PLIST.latex}share/doc/doxygen/examples/define/html/sync_on.png
215${PLIST.latex}share/doc/doxygen/examples/define/html/tab_a.png 180${PLIST.latex}share/doc/doxygen/examples/define/html/tab_a.png
216${PLIST.latex}share/doc/doxygen/examples/define/html/tab_b.png 181${PLIST.latex}share/doc/doxygen/examples/define/html/tab_b.png
217${PLIST.latex}share/doc/doxygen/examples/define/html/tab_h.png 182${PLIST.latex}share/doc/doxygen/examples/define/html/tab_h.png
218${PLIST.latex}share/doc/doxygen/examples/define/html/tab_s.png 183${PLIST.latex}share/doc/doxygen/examples/define/html/tab_s.png
219${PLIST.latex}share/doc/doxygen/examples/define/html/tabs.css 184${PLIST.latex}share/doc/doxygen/examples/define/html/tabs.css
220${PLIST.latex}share/doc/doxygen/examples/diagrams.cfg 185${PLIST.latex}share/doc/doxygen/examples/diagrams.cfg
221${PLIST.latex}share/doc/doxygen/examples/diagrams/html/annotated.html 186${PLIST.latex}share/doc/doxygen/examples/diagrams/html/annotated.html
 187${PLIST.latex}share/doc/doxygen/examples/diagrams/html/arrowdown.png
 188${PLIST.latex}share/doc/doxygen/examples/diagrams/html/arrowright.png
222${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bc_s.png 189${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bc_s.png
223${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bdwn.png 190${PLIST.latex}share/doc/doxygen/examples/diagrams/html/bdwn.png
224${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a-members.html 191${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a-members.html
225${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a.html 192${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a.html
226${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.map 193${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.map
227${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.dot 194${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.dot
228${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.md5 195${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.md5
229${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.png 196${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__coll__graph.png
230${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.map 197${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.map
231${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.dot 198${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.dot
232${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.md5 199${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.md5
233${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.png 200${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_a__inherit__graph.png
234${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b-members.html 201${PLIST.latex}share/doc/doxygen/examples/diagrams/html/class_b-members.html
@@ -301,1125 +268,956 @@ ${PLIST.nopangocairo}${PLIST.latex}share @@ -301,1125 +268,956 @@ ${PLIST.nopangocairo}${PLIST.latex}share
301${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.md5 268${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.md5
302${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.png 269${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__dep__incl.png
303${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.map 270${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.map
304${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.dot 271${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.dot
305${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.md5 272${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.md5
306${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.png 273${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h__incl.png
307${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h_source.html 274${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__d_8h_source.html
308${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h.html 275${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h.html
309${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.map 276${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.map
310${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.dot 277${PLIST.nopangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.dot
311${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.md5 278${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.md5
312${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.png 279${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h__incl.png
313${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h_source.html 280${PLIST.latex}share/doc/doxygen/examples/diagrams/html/diagrams__e_8h_source.html
 281${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doc.png
314${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.css 282${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.css
315${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.png 283${PLIST.latex}share/doc/doxygen/examples/diagrams/html/doxygen.png
316${PLIST.latex}share/doc/doxygen/examples/diagrams/html/dynsections.js 284${PLIST.latex}share/doc/doxygen/examples/diagrams/html/dynsections.js
317${PLIST.latex}share/doc/doxygen/examples/diagrams/html/files.html 285${PLIST.latex}share/doc/doxygen/examples/diagrams/html/files.html
318${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2blank.png 286${PLIST.latex}share/doc/doxygen/examples/diagrams/html/folderclosed.png
319${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2doc.png 287${PLIST.latex}share/doc/doxygen/examples/diagrams/html/folderopen.png
320${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2folderclosed.png 
321${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2folderopen.png 
322${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2lastnode.png 
323${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2link.png 
324${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2mlastnode.png 
325${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2mnode.png 
326${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2node.png 
327${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2plastnode.png 
328${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2pnode.png 
329${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2splitbar.png 
330${PLIST.latex}share/doc/doxygen/examples/diagrams/html/ftv2vertline.png 
331${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions.html 288${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions.html
332${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions_vars.html 289${PLIST.latex}share/doc/doxygen/examples/diagrams/html/functions_vars.html
333${PLIST.nopangocairo}share/doc/doxygen/examples/diagrams/html/graph_legend.dot 
334${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.html 290${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.html
335${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.md5 291${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.md5
336${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.png 292${PLIST.latex}share/doc/doxygen/examples/diagrams/html/graph_legend.png
337${PLIST.latex}share/doc/doxygen/examples/diagrams/html/hierarchy.html 293${PLIST.latex}share/doc/doxygen/examples/diagrams/html/hierarchy.html
338${PLIST.latex}share/doc/doxygen/examples/diagrams/html/index.html 294${PLIST.latex}share/doc/doxygen/examples/diagrams/html/index.html
339${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.map 295${PLIST.pangocairo}${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.map
340${PLIST.nopangocairo}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.dot 296${PLIST.nopangocairo}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.dot
341${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.md5 297${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.md5
342${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.png 298${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherit_graph_0.png
343${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherits.html 299${PLIST.latex}share/doc/doxygen/examples/diagrams/html/inherits.html
344${PLIST.latex}share/doc/doxygen/examples/diagrams/html/jquery.js 300${PLIST.latex}share/doc/doxygen/examples/diagrams/html/jquery.js
345${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_f.png 301${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_f.png
346${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_g.png 302${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_g.png
347${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_h.png 303${PLIST.latex}share/doc/doxygen/examples/diagrams/html/nav_h.png
348${PLIST.latex}share/doc/doxygen/examples/diagrams/html/open.png 304${PLIST.latex}share/doc/doxygen/examples/diagrams/html/open.png
 305${PLIST.latex}share/doc/doxygen/examples/diagrams/html/splitbar.png
349${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_off.png 306${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_off.png
350${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_on.png 307${PLIST.latex}share/doc/doxygen/examples/diagrams/html/sync_on.png
351${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_a.png 308${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_a.png
352${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_b.png 309${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_b.png
353${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_h.png 310${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_h.png
354${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_s.png 311${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tab_s.png
355${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tabs.css 312${PLIST.latex}share/doc/doxygen/examples/diagrams/html/tabs.css
356${PLIST.latex}share/doc/doxygen/examples/diagrams_a.h 313${PLIST.latex}share/doc/doxygen/examples/diagrams_a.h
357${PLIST.latex}share/doc/doxygen/examples/diagrams_b.h 314${PLIST.latex}share/doc/doxygen/examples/diagrams_b.h
358${PLIST.latex}share/doc/doxygen/examples/diagrams_c.h 315${PLIST.latex}share/doc/doxygen/examples/diagrams_c.h
359${PLIST.latex}share/doc/doxygen/examples/diagrams_d.h 316${PLIST.latex}share/doc/doxygen/examples/diagrams_d.h
360${PLIST.latex}share/doc/doxygen/examples/diagrams_e.h 317${PLIST.latex}share/doc/doxygen/examples/diagrams_e.h
361${PLIST.latex}share/doc/doxygen/examples/docstring.cfg 318${PLIST.latex}share/doc/doxygen/examples/docstring.cfg
362${PLIST.latex}share/doc/doxygen/examples/docstring.py 319${PLIST.latex}share/doc/doxygen/examples/docstring.py
363${PLIST.latex}share/doc/doxygen/examples/docstring/html/annotated.html 320${PLIST.latex}share/doc/doxygen/examples/docstring/html/annotated.html
 321${PLIST.latex}share/doc/doxygen/examples/docstring/html/arrowdown.png
 322${PLIST.latex}share/doc/doxygen/examples/docstring/html/arrowright.png
364${PLIST.latex}share/doc/doxygen/examples/docstring/html/bc_s.png 323${PLIST.latex}share/doc/doxygen/examples/docstring/html/bc_s.png
365${PLIST.latex}share/doc/doxygen/examples/docstring/html/bdwn.png 324${PLIST.latex}share/doc/doxygen/examples/docstring/html/bdwn.png
366${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class-members.html 325${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class-members.html
367${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class.html 326${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1_py_class.html
368${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass-members.html 327${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass-members.html
369${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass.html 328${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/docstring/html/classdocstring_1_1PyClass.html
370${PLIST.latex}share/doc/doxygen/examples/docstring/html/classes.html 329${PLIST.latex}share/doc/doxygen/examples/docstring/html/classes.html
371${PLIST.latex}share/doc/doxygen/examples/docstring/html/closed.png 330${PLIST.latex}share/doc/doxygen/examples/docstring/html/closed.png
 331${PLIST.latex}share/doc/doxygen/examples/docstring/html/doc.png
372${PLIST.latex}share/doc/doxygen/examples/docstring/html/docstring_8py.html 332${PLIST.latex}share/doc/doxygen/examples/docstring/html/docstring_8py.html
373${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.css 333${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.css
374${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.png 334${PLIST.latex}share/doc/doxygen/examples/docstring/html/doxygen.png
375${PLIST.latex}share/doc/doxygen/examples/docstring/html/dynsections.js 335${PLIST.latex}share/doc/doxygen/examples/docstring/html/dynsections.js
376${PLIST.latex}share/doc/doxygen/examples/docstring/html/files.html 336${PLIST.latex}share/doc/doxygen/examples/docstring/html/files.html
377${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2blank.png 337${PLIST.latex}share/doc/doxygen/examples/docstring/html/folderclosed.png
378${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2doc.png 338${PLIST.latex}share/doc/doxygen/examples/docstring/html/folderopen.png
379${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2folderclosed.png 
380${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2folderopen.png 
381${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2lastnode.png 
382${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2link.png 
383${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2mlastnode.png 
384${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2mnode.png 
385${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2node.png 
386${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2plastnode.png 
387${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2pnode.png 
388${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2splitbar.png 
389${PLIST.latex}share/doc/doxygen/examples/docstring/html/ftv2vertline.png 
390${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions.html 339${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions.html
391${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions_func.html 340${PLIST.latex}share/doc/doxygen/examples/docstring/html/functions_func.html
392${PLIST.latex}share/doc/doxygen/examples/docstring/html/index.html 341${PLIST.latex}share/doc/doxygen/examples/docstring/html/index.html
393${PLIST.latex}share/doc/doxygen/examples/docstring/html/jquery.js 342${PLIST.latex}share/doc/doxygen/examples/docstring/html/jquery.js
394${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacedocstring.html 343${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacedocstring.html
395${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers.html 344${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers.html
396${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers_func.html 345${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespacemembers_func.html
397${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespaces.html 346${PLIST.latex}share/doc/doxygen/examples/docstring/html/namespaces.html
398${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_f.png 347${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_f.png
399${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_g.png 348${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_g.png
400${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_h.png 349${PLIST.latex}share/doc/doxygen/examples/docstring/html/nav_h.png
401${PLIST.latex}share/doc/doxygen/examples/docstring/html/open.png 350${PLIST.latex}share/doc/doxygen/examples/docstring/html/open.png
 351${PLIST.latex}share/doc/doxygen/examples/docstring/html/splitbar.png
402${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_off.png 352${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_off.png
403${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_on.png 353${PLIST.latex}share/doc/doxygen/examples/docstring/html/sync_on.png
404${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_a.png 354${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_a.png
405${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_b.png 355${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_b.png
406${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_h.png 356${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_h.png
407${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_s.png 357${PLIST.latex}share/doc/doxygen/examples/docstring/html/tab_s.png
408${PLIST.latex}share/doc/doxygen/examples/docstring/html/tabs.css 358${PLIST.latex}share/doc/doxygen/examples/docstring/html/tabs.css
409${PLIST.latex}share/doc/doxygen/examples/enum.cfg 359${PLIST.latex}share/doc/doxygen/examples/enum.cfg
410${PLIST.latex}share/doc/doxygen/examples/enum.h 360${PLIST.latex}share/doc/doxygen/examples/enum.h
411${PLIST.latex}share/doc/doxygen/examples/enum/html/annotated.html 361${PLIST.latex}share/doc/doxygen/examples/enum/html/annotated.html
 362${PLIST.latex}share/doc/doxygen/examples/enum/html/arrowdown.png
 363${PLIST.latex}share/doc/doxygen/examples/enum/html/arrowright.png
412${PLIST.latex}share/doc/doxygen/examples/enum/html/bc_s.png 364${PLIST.latex}share/doc/doxygen/examples/enum/html/bc_s.png
413${PLIST.latex}share/doc/doxygen/examples/enum/html/bdwn.png 365${PLIST.latex}share/doc/doxygen/examples/enum/html/bdwn.png
414${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test-members.html 366${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test-members.html
415${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test.html 367${PLIST.latex}share/doc/doxygen/examples/enum/html/class_test.html
416${PLIST.latex}share/doc/doxygen/examples/enum/html/classes.html 368${PLIST.latex}share/doc/doxygen/examples/enum/html/classes.html
417${PLIST.latex}share/doc/doxygen/examples/enum/html/closed.png 369${PLIST.latex}share/doc/doxygen/examples/enum/html/closed.png
 370${PLIST.latex}share/doc/doxygen/examples/enum/html/doc.png
418${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.css 371${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.css
419${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.png 372${PLIST.latex}share/doc/doxygen/examples/enum/html/doxygen.png
420${PLIST.latex}share/doc/doxygen/examples/enum/html/dynsections.js 373${PLIST.latex}share/doc/doxygen/examples/enum/html/dynsections.js
421${PLIST.latex}share/doc/doxygen/examples/enum/html/enum_8h_source.html 374${PLIST.latex}share/doc/doxygen/examples/enum/html/enum_8h_source.html
422${PLIST.latex}share/doc/doxygen/examples/enum/html/files.html 375${PLIST.latex}share/doc/doxygen/examples/enum/html/files.html
423${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2blank.png 376${PLIST.latex}share/doc/doxygen/examples/enum/html/folderclosed.png
424${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2doc.png 377${PLIST.latex}share/doc/doxygen/examples/enum/html/folderopen.png
425${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2folderclosed.png 
426${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2folderopen.png 
427${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2lastnode.png 
428${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2link.png 
429${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2mlastnode.png 
430${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2mnode.png 
431${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2node.png 
432${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2plastnode.png 
433${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2pnode.png 
434${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2splitbar.png 
435${PLIST.latex}share/doc/doxygen/examples/enum/html/ftv2vertline.png 
436${PLIST.latex}share/doc/doxygen/examples/enum/html/functions.html 378${PLIST.latex}share/doc/doxygen/examples/enum/html/functions.html
437${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_enum.html 379${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_enum.html
438${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_eval.html 380${PLIST.latex}share/doc/doxygen/examples/enum/html/functions_eval.html
439${PLIST.latex}share/doc/doxygen/examples/enum/html/index.html 381${PLIST.latex}share/doc/doxygen/examples/enum/html/index.html
440${PLIST.latex}share/doc/doxygen/examples/enum/html/jquery.js 382${PLIST.latex}share/doc/doxygen/examples/enum/html/jquery.js
441${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_f.png 383${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_f.png
442${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_g.png 384${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_g.png
443${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_h.png 385${PLIST.latex}share/doc/doxygen/examples/enum/html/nav_h.png
444${PLIST.latex}share/doc/doxygen/examples/enum/html/open.png 386${PLIST.latex}share/doc/doxygen/examples/enum/html/open.png
 387${PLIST.latex}share/doc/doxygen/examples/enum/html/splitbar.png
445${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_off.png 388${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_off.png
446${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_on.png 389${PLIST.latex}share/doc/doxygen/examples/enum/html/sync_on.png
447${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_a.png 390${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_a.png
448${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_b.png 391${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_b.png
449${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_h.png 392${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_h.png
450${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_s.png 393${PLIST.latex}share/doc/doxygen/examples/enum/html/tab_s.png
451${PLIST.latex}share/doc/doxygen/examples/enum/html/tabs.css 394${PLIST.latex}share/doc/doxygen/examples/enum/html/tabs.css
452${PLIST.latex}share/doc/doxygen/examples/example.cfg 395${PLIST.latex}share/doc/doxygen/examples/example.cfg
453${PLIST.latex}share/doc/doxygen/examples/example.cpp 396${PLIST.latex}share/doc/doxygen/examples/example.cpp
454${PLIST.latex}share/doc/doxygen/examples/example.tag 397${PLIST.latex}share/doc/doxygen/examples/example.tag
455${PLIST.latex}share/doc/doxygen/examples/example/html/annotated.html 398${PLIST.latex}share/doc/doxygen/examples/example/html/annotated.html
 399${PLIST.latex}share/doc/doxygen/examples/example/html/arrowdown.png
 400${PLIST.latex}share/doc/doxygen/examples/example/html/arrowright.png
456${PLIST.latex}share/doc/doxygen/examples/example/html/bc_s.png 401${PLIST.latex}share/doc/doxygen/examples/example/html/bc_s.png
457${PLIST.latex}share/doc/doxygen/examples/example/html/bdwn.png 402${PLIST.latex}share/doc/doxygen/examples/example/html/bdwn.png
458${PLIST.latex}share/doc/doxygen/examples/example/html/class_test-members.html 403${PLIST.latex}share/doc/doxygen/examples/example/html/class_test-members.html
459${PLIST.latex}share/doc/doxygen/examples/example/html/class_test.html 404${PLIST.latex}share/doc/doxygen/examples/example/html/class_test.html
460${PLIST.latex}share/doc/doxygen/examples/example/html/classes.html 405${PLIST.latex}share/doc/doxygen/examples/example/html/classes.html
461${PLIST.latex}share/doc/doxygen/examples/example/html/closed.png 406${PLIST.latex}share/doc/doxygen/examples/example/html/closed.png
 407${PLIST.latex}share/doc/doxygen/examples/example/html/doc.png
462${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.css 408${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.css
463${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.png 409${PLIST.latex}share/doc/doxygen/examples/example/html/doxygen.png
464${PLIST.latex}share/doc/doxygen/examples/example/html/dynsections.js 410${PLIST.latex}share/doc/doxygen/examples/example/html/dynsections.js
465${PLIST.latex}share/doc/doxygen/examples/example/html/example_test_8cpp-example.html 411${PLIST.latex}share/doc/doxygen/examples/example/html/example_test_8cpp-example.html
466${PLIST.latex}share/doc/doxygen/examples/example/html/examples.html 412${PLIST.latex}share/doc/doxygen/examples/example/html/examples.html
467${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2blank.png 413${PLIST.latex}share/doc/doxygen/examples/example/html/folderclosed.png
468${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2doc.png 414${PLIST.latex}share/doc/doxygen/examples/example/html/folderopen.png
469${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2folderclosed.png 
470${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2folderopen.png 
471${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2lastnode.png 
472${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2link.png 
473${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2mlastnode.png 
474${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2mnode.png 
475${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2node.png 
476${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2plastnode.png 
477${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2pnode.png 
478${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2splitbar.png 
479${PLIST.latex}share/doc/doxygen/examples/example/html/ftv2vertline.png 
480${PLIST.latex}share/doc/doxygen/examples/example/html/functions.html 415${PLIST.latex}share/doc/doxygen/examples/example/html/functions.html
481${PLIST.latex}share/doc/doxygen/examples/example/html/functions_func.html 416${PLIST.latex}share/doc/doxygen/examples/example/html/functions_func.html
482${PLIST.latex}share/doc/doxygen/examples/example/html/index.html 417${PLIST.latex}share/doc/doxygen/examples/example/html/index.html
483${PLIST.latex}share/doc/doxygen/examples/example/html/jquery.js 418${PLIST.latex}share/doc/doxygen/examples/example/html/jquery.js
484${PLIST.latex}share/doc/doxygen/examples/example/html/nav_f.png 419${PLIST.latex}share/doc/doxygen/examples/example/html/nav_f.png
485${PLIST.latex}share/doc/doxygen/examples/example/html/nav_g.png 420${PLIST.latex}share/doc/doxygen/examples/example/html/nav_g.png
486${PLIST.latex}share/doc/doxygen/examples/example/html/nav_h.png 421${PLIST.latex}share/doc/doxygen/examples/example/html/nav_h.png
487${PLIST.latex}share/doc/doxygen/examples/example/html/open.png 422${PLIST.latex}share/doc/doxygen/examples/example/html/open.png
 423${PLIST.latex}share/doc/doxygen/examples/example/html/splitbar.png
488${PLIST.latex}share/doc/doxygen/examples/example/html/sync_off.png 424${PLIST.latex}share/doc/doxygen/examples/example/html/sync_off.png
489${PLIST.latex}share/doc/doxygen/examples/example/html/sync_on.png 425${PLIST.latex}share/doc/doxygen/examples/example/html/sync_on.png
490${PLIST.latex}share/doc/doxygen/examples/example/html/tab_a.png 426${PLIST.latex}share/doc/doxygen/examples/example/html/tab_a.png
491${PLIST.latex}share/doc/doxygen/examples/example/html/tab_b.png 427${PLIST.latex}share/doc/doxygen/examples/example/html/tab_b.png
492${PLIST.latex}share/doc/doxygen/examples/example/html/tab_h.png 428${PLIST.latex}share/doc/doxygen/examples/example/html/tab_h.png
493${PLIST.latex}share/doc/doxygen/examples/example/html/tab_s.png 429${PLIST.latex}share/doc/doxygen/examples/example/html/tab_s.png
494${PLIST.latex}share/doc/doxygen/examples/example/html/tabs.css 430${PLIST.latex}share/doc/doxygen/examples/example/html/tabs.css
495${PLIST.latex}share/doc/doxygen/examples/example_test.cpp 431${PLIST.latex}share/doc/doxygen/examples/example_test.cpp
496${PLIST.latex}share/doc/doxygen/examples/file.cfg 432${PLIST.latex}share/doc/doxygen/examples/file.cfg
497${PLIST.latex}share/doc/doxygen/examples/file.h 433${PLIST.latex}share/doc/doxygen/examples/file.h
 434${PLIST.latex}share/doc/doxygen/examples/file/html/arrowdown.png
 435${PLIST.latex}share/doc/doxygen/examples/file/html/arrowright.png
498${PLIST.latex}share/doc/doxygen/examples/file/html/bc_s.png 436${PLIST.latex}share/doc/doxygen/examples/file/html/bc_s.png
499${PLIST.latex}share/doc/doxygen/examples/file/html/bdwn.png 437${PLIST.latex}share/doc/doxygen/examples/file/html/bdwn.png
500${PLIST.latex}share/doc/doxygen/examples/file/html/closed.png 438${PLIST.latex}share/doc/doxygen/examples/file/html/closed.png
 439${PLIST.latex}share/doc/doxygen/examples/file/html/doc.png
501${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.css 440${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.css
502${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.png 441${PLIST.latex}share/doc/doxygen/examples/file/html/doxygen.png
503${PLIST.latex}share/doc/doxygen/examples/file/html/dynsections.js 442${PLIST.latex}share/doc/doxygen/examples/file/html/dynsections.js
504${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h.html 443${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h.html
505${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h_source.html 444${PLIST.latex}share/doc/doxygen/examples/file/html/file_8h_source.html
506${PLIST.latex}share/doc/doxygen/examples/file/html/files.html 445${PLIST.latex}share/doc/doxygen/examples/file/html/files.html
507${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2blank.png 446${PLIST.latex}share/doc/doxygen/examples/file/html/folderclosed.png
508${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2doc.png 447${PLIST.latex}share/doc/doxygen/examples/file/html/folderopen.png
509${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2folderclosed.png 
510${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2folderopen.png 
511${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2lastnode.png 
512${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2link.png 
513${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2mlastnode.png 
514${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2mnode.png 
515${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2node.png 
516${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2plastnode.png 
517${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2pnode.png 
518${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2splitbar.png 
519${PLIST.latex}share/doc/doxygen/examples/file/html/ftv2vertline.png 
520${PLIST.latex}share/doc/doxygen/examples/file/html/globals.html 448${PLIST.latex}share/doc/doxygen/examples/file/html/globals.html
521${PLIST.latex}share/doc/doxygen/examples/file/html/globals_vars.html 449${PLIST.latex}share/doc/doxygen/examples/file/html/globals_vars.html
522${PLIST.latex}share/doc/doxygen/examples/file/html/index.html 450${PLIST.latex}share/doc/doxygen/examples/file/html/index.html
523${PLIST.latex}share/doc/doxygen/examples/file/html/jquery.js 451${PLIST.latex}share/doc/doxygen/examples/file/html/jquery.js
524${PLIST.latex}share/doc/doxygen/examples/file/html/nav_f.png 452${PLIST.latex}share/doc/doxygen/examples/file/html/nav_f.png
525${PLIST.latex}share/doc/doxygen/examples/file/html/nav_g.png 453${PLIST.latex}share/doc/doxygen/examples/file/html/nav_g.png
526${PLIST.latex}share/doc/doxygen/examples/file/html/nav_h.png 454${PLIST.latex}share/doc/doxygen/examples/file/html/nav_h.png
527${PLIST.latex}share/doc/doxygen/examples/file/html/open.png 455${PLIST.latex}share/doc/doxygen/examples/file/html/open.png
 456${PLIST.latex}share/doc/doxygen/examples/file/html/splitbar.png
528${PLIST.latex}share/doc/doxygen/examples/file/html/sync_off.png 457${PLIST.latex}share/doc/doxygen/examples/file/html/sync_off.png
529${PLIST.latex}share/doc/doxygen/examples/file/html/sync_on.png 458${PLIST.latex}share/doc/doxygen/examples/file/html/sync_on.png
530${PLIST.latex}share/doc/doxygen/examples/file/html/tab_a.png 459${PLIST.latex}share/doc/doxygen/examples/file/html/tab_a.png
531${PLIST.latex}share/doc/doxygen/examples/file/html/tab_b.png 460${PLIST.latex}share/doc/doxygen/examples/file/html/tab_b.png
532${PLIST.latex}share/doc/doxygen/examples/file/html/tab_h.png 461${PLIST.latex}share/doc/doxygen/examples/file/html/tab_h.png
533${PLIST.latex}share/doc/doxygen/examples/file/html/tab_s.png 462${PLIST.latex}share/doc/doxygen/examples/file/html/tab_s.png
534${PLIST.latex}share/doc/doxygen/examples/file/html/tabs.css 463${PLIST.latex}share/doc/doxygen/examples/file/html/tabs.css
535${PLIST.latex}share/doc/doxygen/examples/func.cfg 464${PLIST.latex}share/doc/doxygen/examples/func.cfg
536${PLIST.latex}share/doc/doxygen/examples/func.h 465${PLIST.latex}share/doc/doxygen/examples/func.h
537${PLIST.latex}share/doc/doxygen/examples/func/html/annotated.html 466${PLIST.latex}share/doc/doxygen/examples/func/html/annotated.html
 467${PLIST.latex}share/doc/doxygen/examples/func/html/arrowdown.png
 468${PLIST.latex}share/doc/doxygen/examples/func/html/arrowright.png
538${PLIST.latex}share/doc/doxygen/examples/func/html/bc_s.png 469${PLIST.latex}share/doc/doxygen/examples/func/html/bc_s.png
539${PLIST.latex}share/doc/doxygen/examples/func/html/bdwn.png 470${PLIST.latex}share/doc/doxygen/examples/func/html/bdwn.png
540${PLIST.latex}share/doc/doxygen/examples/func/html/class_test-members.html 471${PLIST.latex}share/doc/doxygen/examples/func/html/class_test-members.html
541${PLIST.latex}share/doc/doxygen/examples/func/html/class_test.html 472${PLIST.latex}share/doc/doxygen/examples/func/html/class_test.html
542${PLIST.latex}share/doc/doxygen/examples/func/html/classes.html 473${PLIST.latex}share/doc/doxygen/examples/func/html/classes.html
543${PLIST.latex}share/doc/doxygen/examples/func/html/closed.png 474${PLIST.latex}share/doc/doxygen/examples/func/html/closed.png
 475${PLIST.latex}share/doc/doxygen/examples/func/html/doc.png
544${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.css 476${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.css
545${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.png 477${PLIST.latex}share/doc/doxygen/examples/func/html/doxygen.png
546${PLIST.latex}share/doc/doxygen/examples/func/html/dynsections.js 478${PLIST.latex}share/doc/doxygen/examples/func/html/dynsections.js
547${PLIST.latex}share/doc/doxygen/examples/func/html/files.html 479${PLIST.latex}share/doc/doxygen/examples/func/html/files.html
548${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2blank.png 480${PLIST.latex}share/doc/doxygen/examples/func/html/folderclosed.png
549${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2doc.png 481${PLIST.latex}share/doc/doxygen/examples/func/html/folderopen.png
550${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2folderclosed.png 
551${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2folderopen.png 
552${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2lastnode.png 
553${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2link.png 
554${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2mlastnode.png 
555${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2mnode.png 
556${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2node.png 
557${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2plastnode.png 
558${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2pnode.png 
559${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2splitbar.png 
560${PLIST.latex}share/doc/doxygen/examples/func/html/ftv2vertline.png 
561${PLIST.latex}share/doc/doxygen/examples/func/html/func_8h_source.html 482${PLIST.latex}share/doc/doxygen/examples/func/html/func_8h_source.html
562${PLIST.latex}share/doc/doxygen/examples/func/html/functions.html 483${PLIST.latex}share/doc/doxygen/examples/func/html/functions.html
563${PLIST.latex}share/doc/doxygen/examples/func/html/functions_func.html 484${PLIST.latex}share/doc/doxygen/examples/func/html/functions_func.html
564${PLIST.latex}share/doc/doxygen/examples/func/html/index.html 485${PLIST.latex}share/doc/doxygen/examples/func/html/index.html
565${PLIST.latex}share/doc/doxygen/examples/func/html/jquery.js 486${PLIST.latex}share/doc/doxygen/examples/func/html/jquery.js
566${PLIST.latex}share/doc/doxygen/examples/func/html/nav_f.png 487${PLIST.latex}share/doc/doxygen/examples/func/html/nav_f.png
567${PLIST.latex}share/doc/doxygen/examples/func/html/nav_g.png 488${PLIST.latex}share/doc/doxygen/examples/func/html/nav_g.png
568${PLIST.latex}share/doc/doxygen/examples/func/html/nav_h.png 489${PLIST.latex}share/doc/doxygen/examples/func/html/nav_h.png
569${PLIST.latex}share/doc/doxygen/examples/func/html/open.png 490${PLIST.latex}share/doc/doxygen/examples/func/html/open.png
 491${PLIST.latex}share/doc/doxygen/examples/func/html/splitbar.png
570${PLIST.latex}share/doc/doxygen/examples/func/html/sync_off.png 492${PLIST.latex}share/doc/doxygen/examples/func/html/sync_off.png
571${PLIST.latex}share/doc/doxygen/examples/func/html/sync_on.png 493${PLIST.latex}share/doc/doxygen/examples/func/html/sync_on.png
572${PLIST.latex}share/doc/doxygen/examples/func/html/tab_a.png 494${PLIST.latex}share/doc/doxygen/examples/func/html/tab_a.png
573${PLIST.latex}share/doc/doxygen/examples/func/html/tab_b.png 495${PLIST.latex}share/doc/doxygen/examples/func/html/tab_b.png
574${PLIST.latex}share/doc/doxygen/examples/func/html/tab_h.png 496${PLIST.latex}share/doc/doxygen/examples/func/html/tab_h.png
575${PLIST.latex}share/doc/doxygen/examples/func/html/tab_s.png 497${PLIST.latex}share/doc/doxygen/examples/func/html/tab_s.png
576${PLIST.latex}share/doc/doxygen/examples/func/html/tabs.css 498${PLIST.latex}share/doc/doxygen/examples/func/html/tabs.css
577${PLIST.latex}share/doc/doxygen/examples/group.cfg 499${PLIST.latex}share/doc/doxygen/examples/group.cfg
578${PLIST.latex}share/doc/doxygen/examples/group.cpp 500${PLIST.latex}share/doc/doxygen/examples/group.cpp
579${PLIST.latex}share/doc/doxygen/examples/group/html/annotated.html 501${PLIST.latex}share/doc/doxygen/examples/group/html/annotated.html
 502${PLIST.latex}share/doc/doxygen/examples/group/html/arrowdown.png
 503${PLIST.latex}share/doc/doxygen/examples/group/html/arrowright.png
580${PLIST.latex}share/doc/doxygen/examples/group/html/bc_s.png 504${PLIST.latex}share/doc/doxygen/examples/group/html/bc_s.png
581${PLIST.latex}share/doc/doxygen/examples/group/html/bdwn.png 505${PLIST.latex}share/doc/doxygen/examples/group/html/bdwn.png
582${PLIST.latex}share/doc/doxygen/examples/group/html/class_c1.html 506${PLIST.latex}share/doc/doxygen/examples/group/html/class_c1.html
583${PLIST.latex}share/doc/doxygen/examples/group/html/class_c2.html 507${PLIST.latex}share/doc/doxygen/examples/group/html/class_c2.html
584${PLIST.latex}share/doc/doxygen/examples/group/html/class_c3.html 508${PLIST.latex}share/doc/doxygen/examples/group/html/class_c3.html
585${PLIST.latex}share/doc/doxygen/examples/group/html/class_c4.html 509${PLIST.latex}share/doc/doxygen/examples/group/html/class_c4.html
586${PLIST.latex}share/doc/doxygen/examples/group/html/class_c5.html 510${PLIST.latex}share/doc/doxygen/examples/group/html/class_c5.html
587${PLIST.latex}share/doc/doxygen/examples/group/html/classes.html 511${PLIST.latex}share/doc/doxygen/examples/group/html/classes.html
588${PLIST.latex}share/doc/doxygen/examples/group/html/closed.png 512${PLIST.latex}share/doc/doxygen/examples/group/html/closed.png
 513${PLIST.latex}share/doc/doxygen/examples/group/html/doc.png
589${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.css 514${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.css
590${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.png 515${PLIST.latex}share/doc/doxygen/examples/group/html/doxygen.png
591${PLIST.latex}share/doc/doxygen/examples/group/html/dynsections.js 516${PLIST.latex}share/doc/doxygen/examples/group/html/dynsections.js
592${PLIST.latex}share/doc/doxygen/examples/group/html/files.html 517${PLIST.latex}share/doc/doxygen/examples/group/html/files.html
593${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2blank.png 518${PLIST.latex}share/doc/doxygen/examples/group/html/folderclosed.png
594${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2doc.png 519${PLIST.latex}share/doc/doxygen/examples/group/html/folderopen.png
595${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2folderclosed.png 
596${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2folderopen.png 
597${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2lastnode.png 
598${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2link.png 
599${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2mlastnode.png 
600${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2mnode.png 
601${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2node.png 
602${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2plastnode.png 
603${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2pnode.png 
604${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2splitbar.png 
605${PLIST.latex}share/doc/doxygen/examples/group/html/ftv2vertline.png 
606${PLIST.latex}share/doc/doxygen/examples/group/html/globals.html 520${PLIST.latex}share/doc/doxygen/examples/group/html/globals.html
607${PLIST.latex}share/doc/doxygen/examples/group/html/globals_func.html 521${PLIST.latex}share/doc/doxygen/examples/group/html/globals_func.html
608${PLIST.latex}share/doc/doxygen/examples/group/html/group_8cpp.html 522${PLIST.latex}share/doc/doxygen/examples/group/html/group_8cpp.html
609${PLIST.latex}share/doc/doxygen/examples/group/html/group__group1.html 523${PLIST.latex}share/doc/doxygen/examples/group/html/group__group1.html
610${PLIST.latex}share/doc/doxygen/examples/group/html/group__group2.html 524${PLIST.latex}share/doc/doxygen/examples/group/html/group__group2.html
611${PLIST.latex}share/doc/doxygen/examples/group/html/group__group3.html 525${PLIST.latex}share/doc/doxygen/examples/group/html/group__group3.html
612${PLIST.latex}share/doc/doxygen/examples/group/html/group__group4.html 526${PLIST.latex}share/doc/doxygen/examples/group/html/group__group4.html
613${PLIST.latex}share/doc/doxygen/examples/group/html/group__group5.html 527${PLIST.latex}share/doc/doxygen/examples/group/html/group__group5.html
614${PLIST.latex}share/doc/doxygen/examples/group/html/index.html 528${PLIST.latex}share/doc/doxygen/examples/group/html/index.html
615${PLIST.latex}share/doc/doxygen/examples/group/html/jquery.js 529${PLIST.latex}share/doc/doxygen/examples/group/html/jquery.js
616${PLIST.latex}share/doc/doxygen/examples/group/html/modules.html 530${PLIST.latex}share/doc/doxygen/examples/group/html/modules.html
617${PLIST.latex}share/doc/doxygen/examples/group/html/namespace_n1.html 531${PLIST.latex}share/doc/doxygen/examples/group/html/namespace_n1.html
618${PLIST.latex}share/doc/doxygen/examples/group/html/namespaces.html 532${PLIST.latex}share/doc/doxygen/examples/group/html/namespaces.html
619${PLIST.latex}share/doc/doxygen/examples/group/html/nav_f.png 533${PLIST.latex}share/doc/doxygen/examples/group/html/nav_f.png
620${PLIST.latex}share/doc/doxygen/examples/group/html/nav_g.png 534${PLIST.latex}share/doc/doxygen/examples/group/html/nav_g.png
621${PLIST.latex}share/doc/doxygen/examples/group/html/nav_h.png 535${PLIST.latex}share/doc/doxygen/examples/group/html/nav_h.png
622${PLIST.latex}share/doc/doxygen/examples/group/html/open.png 536${PLIST.latex}share/doc/doxygen/examples/group/html/open.png
 537${PLIST.latex}share/doc/doxygen/examples/group/html/splitbar.png
623${PLIST.latex}share/doc/doxygen/examples/group/html/sync_off.png 538${PLIST.latex}share/doc/doxygen/examples/group/html/sync_off.png
624${PLIST.latex}share/doc/doxygen/examples/group/html/sync_on.png 539${PLIST.latex}share/doc/doxygen/examples/group/html/sync_on.png
625${PLIST.latex}share/doc/doxygen/examples/group/html/tab_a.png 540${PLIST.latex}share/doc/doxygen/examples/group/html/tab_a.png
626${PLIST.latex}share/doc/doxygen/examples/group/html/tab_b.png 541${PLIST.latex}share/doc/doxygen/examples/group/html/tab_b.png
627${PLIST.latex}share/doc/doxygen/examples/group/html/tab_h.png 542${PLIST.latex}share/doc/doxygen/examples/group/html/tab_h.png
628${PLIST.latex}share/doc/doxygen/examples/group/html/tab_s.png 543${PLIST.latex}share/doc/doxygen/examples/group/html/tab_s.png
629${PLIST.latex}share/doc/doxygen/examples/group/html/tabs.css 544${PLIST.latex}share/doc/doxygen/examples/group/html/tabs.css
630${PLIST.latex}share/doc/doxygen/examples/include.cfg 545${PLIST.latex}share/doc/doxygen/examples/include.cfg
631${PLIST.latex}share/doc/doxygen/examples/include.cpp 546${PLIST.latex}share/doc/doxygen/examples/include.cpp
632${PLIST.latex}share/doc/doxygen/examples/include/html/annotated.html 547${PLIST.latex}share/doc/doxygen/examples/include/html/annotated.html
 548${PLIST.latex}share/doc/doxygen/examples/include/html/arrowdown.png
 549${PLIST.latex}share/doc/doxygen/examples/include/html/arrowright.png
633${PLIST.latex}share/doc/doxygen/examples/include/html/bc_s.png 550${PLIST.latex}share/doc/doxygen/examples/include/html/bc_s.png
634${PLIST.latex}share/doc/doxygen/examples/include/html/bdwn.png 551${PLIST.latex}share/doc/doxygen/examples/include/html/bdwn.png
635${PLIST.latex}share/doc/doxygen/examples/include/html/class_test-members.html 552${PLIST.latex}share/doc/doxygen/examples/include/html/class_test-members.html
636${PLIST.latex}share/doc/doxygen/examples/include/html/class_test.html 553${PLIST.latex}share/doc/doxygen/examples/include/html/class_test.html
637${PLIST.latex}share/doc/doxygen/examples/include/html/classes.html 554${PLIST.latex}share/doc/doxygen/examples/include/html/classes.html
638${PLIST.latex}share/doc/doxygen/examples/include/html/closed.png 555${PLIST.latex}share/doc/doxygen/examples/include/html/closed.png
 556${PLIST.latex}share/doc/doxygen/examples/include/html/doc.png
639${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.css 557${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.css
640${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.png 558${PLIST.latex}share/doc/doxygen/examples/include/html/doxygen.png
641${PLIST.latex}share/doc/doxygen/examples/include/html/dynsections.js 559${PLIST.latex}share/doc/doxygen/examples/include/html/dynsections.js
642${PLIST.latex}share/doc/doxygen/examples/include/html/example.html 560${PLIST.latex}share/doc/doxygen/examples/include/html/example.html
643${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2blank.png 561${PLIST.latex}share/doc/doxygen/examples/include/html/folderclosed.png
644${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2doc.png 562${PLIST.latex}share/doc/doxygen/examples/include/html/folderopen.png
645${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2folderclosed.png 
646${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2folderopen.png 
647${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2lastnode.png 
648${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2link.png 
649${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2mlastnode.png 
650${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2mnode.png 
651${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2node.png 
652${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2plastnode.png 
653${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2pnode.png 
654${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2splitbar.png 
655${PLIST.latex}share/doc/doxygen/examples/include/html/ftv2vertline.png 
656${PLIST.latex}share/doc/doxygen/examples/include/html/functions.html 563${PLIST.latex}share/doc/doxygen/examples/include/html/functions.html
657${PLIST.latex}share/doc/doxygen/examples/include/html/functions_func.html 564${PLIST.latex}share/doc/doxygen/examples/include/html/functions_func.html
658${PLIST.latex}share/doc/doxygen/examples/include/html/index.html 565${PLIST.latex}share/doc/doxygen/examples/include/html/index.html
659${PLIST.latex}share/doc/doxygen/examples/include/html/jquery.js 566${PLIST.latex}share/doc/doxygen/examples/include/html/jquery.js
660${PLIST.latex}share/doc/doxygen/examples/include/html/nav_f.png 567${PLIST.latex}share/doc/doxygen/examples/include/html/nav_f.png
661${PLIST.latex}share/doc/doxygen/examples/include/html/nav_g.png 568${PLIST.latex}share/doc/doxygen/examples/include/html/nav_g.png
662${PLIST.latex}share/doc/doxygen/examples/include/html/nav_h.png 569${PLIST.latex}share/doc/doxygen/examples/include/html/nav_h.png
663${PLIST.latex}share/doc/doxygen/examples/include/html/open.png 570${PLIST.latex}share/doc/doxygen/examples/include/html/open.png
664${PLIST.latex}share/doc/doxygen/examples/include/html/pages.html 571${PLIST.latex}share/doc/doxygen/examples/include/html/pages.html
 572${PLIST.latex}share/doc/doxygen/examples/include/html/splitbar.png
665${PLIST.latex}share/doc/doxygen/examples/include/html/sync_off.png 573${PLIST.latex}share/doc/doxygen/examples/include/html/sync_off.png
666${PLIST.latex}share/doc/doxygen/examples/include/html/sync_on.png 574${PLIST.latex}share/doc/doxygen/examples/include/html/sync_on.png
667${PLIST.latex}share/doc/doxygen/examples/include/html/tab_a.png 575${PLIST.latex}share/doc/doxygen/examples/include/html/tab_a.png
668${PLIST.latex}share/doc/doxygen/examples/include/html/tab_b.png 576${PLIST.latex}share/doc/doxygen/examples/include/html/tab_b.png
669${PLIST.latex}share/doc/doxygen/examples/include/html/tab_h.png 577${PLIST.latex}share/doc/doxygen/examples/include/html/tab_h.png
670${PLIST.latex}share/doc/doxygen/examples/include/html/tab_s.png 578${PLIST.latex}share/doc/doxygen/examples/include/html/tab_s.png
671${PLIST.latex}share/doc/doxygen/examples/include/html/tabs.css 579${PLIST.latex}share/doc/doxygen/examples/include/html/tabs.css
672${PLIST.latex}share/doc/doxygen/examples/jdstyle.cfg 580${PLIST.latex}share/doc/doxygen/examples/jdstyle.cfg
673${PLIST.latex}share/doc/doxygen/examples/jdstyle.cpp 581${PLIST.latex}share/doc/doxygen/examples/jdstyle.cpp
674${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/annotated.html 582${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/annotated.html
 583${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/arrowdown.png
 584${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/arrowright.png
675${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bc_s.png 585${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bc_s.png
676${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bdwn.png 586${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/bdwn.png
677${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test-members.html 587${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test-members.html
678${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test.html 588${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/class_test.html
679${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/classes.html 589${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/classes.html
680${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/closed.png 590${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/closed.png
 591${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doc.png
681${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.css 592${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.css
682${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.png 593${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/doxygen.png
683${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/dynsections.js 594${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/dynsections.js
684${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2blank.png 595${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/folderclosed.png
685${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2doc.png 596${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/folderopen.png
686${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2folderclosed.png 
687${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2folderopen.png 
688${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2lastnode.png 
689${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2link.png 
690${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2mlastnode.png 
691${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2mnode.png 
692${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2node.png 
693${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2plastnode.png 
694${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2pnode.png 
695${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2splitbar.png 
696${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/ftv2vertline.png 
697${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions.html 597${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions.html
698${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_enum.html 598${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_enum.html
699${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_eval.html 599${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_eval.html
700${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_func.html 600${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_func.html
701${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_vars.html 601${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/functions_vars.html
702${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/index.html 602${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/index.html
703${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/jquery.js 603${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/jquery.js
704${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_f.png 604${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_f.png
705${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_g.png 605${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_g.png
706${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_h.png 606${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/nav_h.png
707${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/open.png 607${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/open.png
 608${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/splitbar.png
708${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_off.png 609${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_off.png
709${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_on.png 610${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/sync_on.png
710${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_a.png 611${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_a.png
711${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_b.png 612${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_b.png
712${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_h.png 613${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_h.png
713${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_s.png 614${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tab_s.png
714${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tabs.css 615${PLIST.latex}share/doc/doxygen/examples/jdstyle/html/tabs.css
715${PLIST.latex}share/doc/doxygen/examples/manual.c 616${PLIST.latex}share/doc/doxygen/examples/manual.c
716${PLIST.latex}share/doc/doxygen/examples/manual.cfg 617${PLIST.latex}share/doc/doxygen/examples/manual.cfg
717${PLIST.latex}share/doc/doxygen/examples/manual/html/annotated.html 618${PLIST.latex}share/doc/doxygen/examples/manual/html/annotated.html
 619${PLIST.latex}share/doc/doxygen/examples/manual/html/arrowdown.png
 620${PLIST.latex}share/doc/doxygen/examples/manual/html/arrowright.png
718${PLIST.latex}share/doc/doxygen/examples/manual/html/bc_s.png 621${PLIST.latex}share/doc/doxygen/examples/manual/html/bc_s.png
719${PLIST.latex}share/doc/doxygen/examples/manual/html/bdwn.png 622${PLIST.latex}share/doc/doxygen/examples/manual/html/bdwn.png
720${PLIST.latex}share/doc/doxygen/examples/manual/html/classes.html 623${PLIST.latex}share/doc/doxygen/examples/manual/html/classes.html
721${PLIST.latex}share/doc/doxygen/examples/manual/html/closed.png 624${PLIST.latex}share/doc/doxygen/examples/manual/html/closed.png
 625${PLIST.latex}share/doc/doxygen/examples/manual/html/doc.png
722${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.css 626${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.css
723${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.png 627${PLIST.latex}share/doc/doxygen/examples/manual/html/doxygen.png
724${PLIST.latex}share/doc/doxygen/examples/manual/html/dynsections.js 628${PLIST.latex}share/doc/doxygen/examples/manual/html/dynsections.js
725${PLIST.latex}share/doc/doxygen/examples/manual/html/files.html 629${PLIST.latex}share/doc/doxygen/examples/manual/html/files.html
726${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2blank.png 630${PLIST.latex}share/doc/doxygen/examples/manual/html/folderclosed.png
727${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2doc.png 631${PLIST.latex}share/doc/doxygen/examples/manual/html/folderopen.png
728${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2folderclosed.png 
729${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2folderopen.png 
730${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2lastnode.png 
731${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2link.png 
732${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2mlastnode.png 
733${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2mnode.png 
734${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2node.png 
735${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2plastnode.png 
736${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2pnode.png 
737${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2splitbar.png 
738${PLIST.latex}share/doc/doxygen/examples/manual/html/ftv2vertline.png 
739${PLIST.latex}share/doc/doxygen/examples/manual/html/functions.html 632${PLIST.latex}share/doc/doxygen/examples/manual/html/functions.html
740${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_func.html 633${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_func.html
741${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_vars.html 634${PLIST.latex}share/doc/doxygen/examples/manual/html/functions_vars.html
742${PLIST.latex}share/doc/doxygen/examples/manual/html/globals.html 635${PLIST.latex}share/doc/doxygen/examples/manual/html/globals.html
743${PLIST.latex}share/doc/doxygen/examples/manual/html/globals_func.html 636${PLIST.latex}share/doc/doxygen/examples/manual/html/globals_func.html
 637${PLIST.latex}share/doc/doxygen/examples/manual/html/globals_vars.html
744${PLIST.latex}share/doc/doxygen/examples/manual/html/hierarchy.html 638${PLIST.latex}share/doc/doxygen/examples/manual/html/hierarchy.html
745${PLIST.latex}share/doc/doxygen/examples/manual/html/index.html 639${PLIST.latex}share/doc/doxygen/examples/manual/html/index.html
746${PLIST.latex}share/doc/doxygen/examples/manual/html/jquery.js 640${PLIST.latex}share/doc/doxygen/examples/manual/html/jquery.js
747${PLIST.latex}share/doc/doxygen/examples/manual/html/manual_8c.html 641${PLIST.latex}share/doc/doxygen/examples/manual/html/manual_8c.html
748${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_f.png 642${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_f.png
749${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_g.png 643${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_g.png
750${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_h.png 644${PLIST.latex}share/doc/doxygen/examples/manual/html/nav_h.png
751${PLIST.latex}share/doc/doxygen/examples/manual/html/open.png 645${PLIST.latex}share/doc/doxygen/examples/manual/html/open.png
 646${PLIST.latex}share/doc/doxygen/examples/manual/html/splitbar.png
752${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car-members.html 647${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car-members.html
753${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.html 648${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.html
754${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.png 649${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_car.png
755${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object-members.html 650${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object-members.html
756${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.html 651${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.html
757${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.png 652${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_object.png
758${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck-members.html 653${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck-members.html
759${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.html 654${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.html
760${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.png 655${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_truck.png
761${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle-members.html 656${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle-members.html
762${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.html 657${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.html
763${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.png 658${PLIST.latex}share/doc/doxygen/examples/manual/html/struct_vehicle.png
764${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_off.png 659${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_off.png
765${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_on.png 660${PLIST.latex}share/doc/doxygen/examples/manual/html/sync_on.png
766${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_a.png 661${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_a.png
767${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_b.png 662${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_b.png
768${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_h.png 663${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_h.png
769${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_s.png 664${PLIST.latex}share/doc/doxygen/examples/manual/html/tab_s.png
770${PLIST.latex}share/doc/doxygen/examples/manual/html/tabs.css 665${PLIST.latex}share/doc/doxygen/examples/manual/html/tabs.css
771${PLIST.latex}share/doc/doxygen/examples/memgrp.cfg 666${PLIST.latex}share/doc/doxygen/examples/memgrp.cfg
772${PLIST.latex}share/doc/doxygen/examples/memgrp.cpp 667${PLIST.latex}share/doc/doxygen/examples/memgrp.cpp
773${PLIST.latex}share/doc/doxygen/examples/memgrp/html/annotated.html 668${PLIST.latex}share/doc/doxygen/examples/memgrp/html/annotated.html
 669${PLIST.latex}share/doc/doxygen/examples/memgrp/html/arrowdown.png
 670${PLIST.latex}share/doc/doxygen/examples/memgrp/html/arrowright.png
774${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bc_s.png 671${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bc_s.png
775${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bdwn.png 672${PLIST.latex}share/doc/doxygen/examples/memgrp/html/bdwn.png
776${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test-members.html 673${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test-members.html
777${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test.html 674${PLIST.latex}share/doc/doxygen/examples/memgrp/html/class_test.html
778${PLIST.latex}share/doc/doxygen/examples/memgrp/html/classes.html 675${PLIST.latex}share/doc/doxygen/examples/memgrp/html/classes.html
779${PLIST.latex}share/doc/doxygen/examples/memgrp/html/closed.png 676${PLIST.latex}share/doc/doxygen/examples/memgrp/html/closed.png
 677${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doc.png
780${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.css 678${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.css
781${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.png 679${PLIST.latex}share/doc/doxygen/examples/memgrp/html/doxygen.png
782${PLIST.latex}share/doc/doxygen/examples/memgrp/html/dynsections.js 680${PLIST.latex}share/doc/doxygen/examples/memgrp/html/dynsections.js
783${PLIST.latex}share/doc/doxygen/examples/memgrp/html/files.html 681${PLIST.latex}share/doc/doxygen/examples/memgrp/html/files.html
784${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2blank.png 682${PLIST.latex}share/doc/doxygen/examples/memgrp/html/folderclosed.png
785${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2doc.png 683${PLIST.latex}share/doc/doxygen/examples/memgrp/html/folderopen.png
786${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2folderclosed.png 
787${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2folderopen.png 
788${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2lastnode.png 
789${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2link.png 
790${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2mlastnode.png 
791${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2mnode.png 
792${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2node.png 
793${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2plastnode.png 
794${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2pnode.png 
795${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2splitbar.png 
796${PLIST.latex}share/doc/doxygen/examples/memgrp/html/ftv2vertline.png 
797${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions.html 684${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions.html
798${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions_func.html 685${PLIST.latex}share/doc/doxygen/examples/memgrp/html/functions_func.html
799${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals.html 686${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals.html
800${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_defs.html 687${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_defs.html
801${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_func.html 688${PLIST.latex}share/doc/doxygen/examples/memgrp/html/globals_func.html
802${PLIST.latex}share/doc/doxygen/examples/memgrp/html/index.html 689${PLIST.latex}share/doc/doxygen/examples/memgrp/html/index.html
803${PLIST.latex}share/doc/doxygen/examples/memgrp/html/jquery.js 690${PLIST.latex}share/doc/doxygen/examples/memgrp/html/jquery.js
804${PLIST.latex}share/doc/doxygen/examples/memgrp/html/memgrp_8cpp.html 691${PLIST.latex}share/doc/doxygen/examples/memgrp/html/memgrp_8cpp.html
805${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_f.png 692${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_f.png
806${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_g.png 693${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_g.png
807${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_h.png 694${PLIST.latex}share/doc/doxygen/examples/memgrp/html/nav_h.png
808${PLIST.latex}share/doc/doxygen/examples/memgrp/html/open.png 695${PLIST.latex}share/doc/doxygen/examples/memgrp/html/open.png
 696${PLIST.latex}share/doc/doxygen/examples/memgrp/html/splitbar.png
809${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_off.png 697${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_off.png
810${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_on.png 698${PLIST.latex}share/doc/doxygen/examples/memgrp/html/sync_on.png
811${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_a.png 699${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_a.png
812${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_b.png 700${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_b.png
813${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_h.png 701${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_h.png
814${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_s.png 702${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tab_s.png
815${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tabs.css 703${PLIST.latex}share/doc/doxygen/examples/memgrp/html/tabs.css
816${PLIST.latex}share/doc/doxygen/examples/mux.cfg 704${PLIST.latex}share/doc/doxygen/examples/mux.cfg
817${PLIST.latex}share/doc/doxygen/examples/mux.vhdl 705${PLIST.latex}share/doc/doxygen/examples/mux.vhdl
818${PLIST.latex}share/doc/doxygen/examples/mux/html/annotated.html 706${PLIST.latex}share/doc/doxygen/examples/mux/html/annotated.html
 707${PLIST.latex}share/doc/doxygen/examples/mux/html/arrowdown.png
 708${PLIST.latex}share/doc/doxygen/examples/mux/html/arrowright.png
819${PLIST.latex}share/doc/doxygen/examples/mux/html/bc_s.png 709${PLIST.latex}share/doc/doxygen/examples/mux/html/bc_s.png
820${PLIST.latex}share/doc/doxygen/examples/mux/html/bdwn.png 710${PLIST.latex}share/doc/doxygen/examples/mux/html/bdwn.png
821${PLIST.latex}share/doc/doxygen/examples/mux/html/classes.html 711${PLIST.latex}share/doc/doxygen/examples/mux/html/classes.html
822${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with-members.html 712${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with-members.html
823${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with.html 713${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with.html
824${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with_1_1behavior.html 714${PLIST.latex}share/doc/doxygen/examples/mux/html/classmux__using__with_1_1behavior.html
825${PLIST.latex}share/doc/doxygen/examples/mux/html/closed.png 715${PLIST.latex}share/doc/doxygen/examples/mux/html/closed.png
 716${PLIST.latex}share/doc/doxygen/examples/mux/html/doc.png
826${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.css 717${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.css
827${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.png 718${PLIST.latex}share/doc/doxygen/examples/mux/html/doxygen.png
828${PLIST.latex}share/doc/doxygen/examples/mux/html/dynsections.js 719${PLIST.latex}share/doc/doxygen/examples/mux/html/dynsections.js
829${PLIST.latex}share/doc/doxygen/examples/mux/html/files.html 720${PLIST.latex}share/doc/doxygen/examples/mux/html/files.html
830${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2blank.png 721${PLIST.latex}share/doc/doxygen/examples/mux/html/folderclosed.png
831${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2doc.png 722${PLIST.latex}share/doc/doxygen/examples/mux/html/folderopen.png
832${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2folderclosed.png 
833${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2folderopen.png 
834${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2lastnode.png 
835${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2link.png 
836${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2mlastnode.png 
837${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2mnode.png 
838${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2node.png 
839${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2plastnode.png 
840${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2pnode.png 
841${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2splitbar.png 
842${PLIST.latex}share/doc/doxygen/examples/mux/html/ftv2vertline.png 
843${PLIST.latex}share/doc/doxygen/examples/mux/html/functions.html 723${PLIST.latex}share/doc/doxygen/examples/mux/html/functions.html
844${PLIST.latex}share/doc/doxygen/examples/mux/html/functions_vars.html 724${PLIST.latex}share/doc/doxygen/examples/mux/html/functions_vars.html
845${PLIST.latex}share/doc/doxygen/examples/mux/html/index.html 725${PLIST.latex}share/doc/doxygen/examples/mux/html/index.html
846${PLIST.latex}share/doc/doxygen/examples/mux/html/jquery.js 726${PLIST.latex}share/doc/doxygen/examples/mux/html/jquery.js
847${PLIST.latex}share/doc/doxygen/examples/mux/html/mux_8vhdl.html 727${PLIST.latex}share/doc/doxygen/examples/mux/html/mux_8vhdl.html
848${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_f.png 728${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_f.png
849${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_g.png 729${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_g.png
850${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_h.png 730${PLIST.latex}share/doc/doxygen/examples/mux/html/nav_h.png
851${PLIST.latex}share/doc/doxygen/examples/mux/html/open.png 731${PLIST.latex}share/doc/doxygen/examples/mux/html/open.png
 732${PLIST.latex}share/doc/doxygen/examples/mux/html/splitbar.png
852${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_off.png 733${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_off.png
853${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_on.png 734${PLIST.latex}share/doc/doxygen/examples/mux/html/sync_on.png
854${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_a.png 735${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_a.png
855${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_b.png 736${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_b.png
856${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_h.png 737${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_h.png
857${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_s.png 738${PLIST.latex}share/doc/doxygen/examples/mux/html/tab_s.png
858${PLIST.latex}share/doc/doxygen/examples/mux/html/tabs.css 739${PLIST.latex}share/doc/doxygen/examples/mux/html/tabs.css
859${PLIST.latex}share/doc/doxygen/examples/overload.cfg 740${PLIST.latex}share/doc/doxygen/examples/overload.cfg
860${PLIST.latex}share/doc/doxygen/examples/overload.cpp 741${PLIST.latex}share/doc/doxygen/examples/overload.cpp
861${PLIST.latex}share/doc/doxygen/examples/overload/html/annotated.html 742${PLIST.latex}share/doc/doxygen/examples/overload/html/annotated.html
 743${PLIST.latex}share/doc/doxygen/examples/overload/html/arrowdown.png
 744${PLIST.latex}share/doc/doxygen/examples/overload/html/arrowright.png
862${PLIST.latex}share/doc/doxygen/examples/overload/html/bc_s.png 745${PLIST.latex}share/doc/doxygen/examples/overload/html/bc_s.png
863${PLIST.latex}share/doc/doxygen/examples/overload/html/bdwn.png 746${PLIST.latex}share/doc/doxygen/examples/overload/html/bdwn.png
864${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test-members.html 747${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test-members.html
865${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test.html 748${PLIST.latex}share/doc/doxygen/examples/overload/html/class_test.html
866${PLIST.latex}share/doc/doxygen/examples/overload/html/classes.html 749${PLIST.latex}share/doc/doxygen/examples/overload/html/classes.html
867${PLIST.latex}share/doc/doxygen/examples/overload/html/closed.png 750${PLIST.latex}share/doc/doxygen/examples/overload/html/closed.png
 751${PLIST.latex}share/doc/doxygen/examples/overload/html/doc.png
868${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.css 752${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.css
869${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.png 753${PLIST.latex}share/doc/doxygen/examples/overload/html/doxygen.png
870${PLIST.latex}share/doc/doxygen/examples/overload/html/dynsections.js 754${PLIST.latex}share/doc/doxygen/examples/overload/html/dynsections.js
871${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2blank.png 755${PLIST.latex}share/doc/doxygen/examples/overload/html/folderclosed.png
872${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2doc.png 756${PLIST.latex}share/doc/doxygen/examples/overload/html/folderopen.png
873${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2folderclosed.png 
874${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2folderopen.png 
875${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2lastnode.png 
876${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2link.png 
877${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2mlastnode.png 
878${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2mnode.png 
879${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2node.png 
880${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2plastnode.png 
881${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2pnode.png 
882${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2splitbar.png 
883${PLIST.latex}share/doc/doxygen/examples/overload/html/ftv2vertline.png 
884${PLIST.latex}share/doc/doxygen/examples/overload/html/functions.html 757${PLIST.latex}share/doc/doxygen/examples/overload/html/functions.html
885${PLIST.latex}share/doc/doxygen/examples/overload/html/functions_func.html 758${PLIST.latex}share/doc/doxygen/examples/overload/html/functions_func.html
886${PLIST.latex}share/doc/doxygen/examples/overload/html/index.html 759${PLIST.latex}share/doc/doxygen/examples/overload/html/index.html
887${PLIST.latex}share/doc/doxygen/examples/overload/html/jquery.js 760${PLIST.latex}share/doc/doxygen/examples/overload/html/jquery.js
888${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_f.png 761${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_f.png
889${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_g.png 762${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_g.png
890${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_h.png 763${PLIST.latex}share/doc/doxygen/examples/overload/html/nav_h.png
891${PLIST.latex}share/doc/doxygen/examples/overload/html/open.png 764${PLIST.latex}share/doc/doxygen/examples/overload/html/open.png
 765${PLIST.latex}share/doc/doxygen/examples/overload/html/splitbar.png
892${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_off.png 766${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_off.png
893${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_on.png 767${PLIST.latex}share/doc/doxygen/examples/overload/html/sync_on.png
894${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_a.png 768${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_a.png
895${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_b.png 769${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_b.png
896${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_h.png 770${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_h.png
897${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_s.png 771${PLIST.latex}share/doc/doxygen/examples/overload/html/tab_s.png
898${PLIST.latex}share/doc/doxygen/examples/overload/html/tabs.css 772${PLIST.latex}share/doc/doxygen/examples/overload/html/tabs.css
899${PLIST.latex}share/doc/doxygen/examples/page.cfg 773${PLIST.latex}share/doc/doxygen/examples/page.cfg
900${PLIST.latex}share/doc/doxygen/examples/page.doc 774${PLIST.latex}share/doc/doxygen/examples/page.doc
 775${PLIST.latex}share/doc/doxygen/examples/page/html/arrowdown.png
 776${PLIST.latex}share/doc/doxygen/examples/page/html/arrowright.png
901${PLIST.latex}share/doc/doxygen/examples/page/html/bc_s.png 777${PLIST.latex}share/doc/doxygen/examples/page/html/bc_s.png
902${PLIST.latex}share/doc/doxygen/examples/page/html/bdwn.png 778${PLIST.latex}share/doc/doxygen/examples/page/html/bdwn.png
903${PLIST.latex}share/doc/doxygen/examples/page/html/closed.png 779${PLIST.latex}share/doc/doxygen/examples/page/html/closed.png
 780${PLIST.latex}share/doc/doxygen/examples/page/html/doc.png
904${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.css 781${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.css
905${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.png 782${PLIST.latex}share/doc/doxygen/examples/page/html/doxygen.png
906${PLIST.latex}share/doc/doxygen/examples/page/html/dynsections.js 783${PLIST.latex}share/doc/doxygen/examples/page/html/dynsections.js
907${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2blank.png 784${PLIST.latex}share/doc/doxygen/examples/page/html/folderclosed.png
908${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2doc.png 785${PLIST.latex}share/doc/doxygen/examples/page/html/folderopen.png
909${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2folderclosed.png 
910${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2folderopen.png 
911${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2lastnode.png 
912${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2link.png 
913${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2mlastnode.png 
914${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2mnode.png 
915${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2node.png 
916${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2plastnode.png 
917${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2pnode.png 
918${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2splitbar.png 
919${PLIST.latex}share/doc/doxygen/examples/page/html/ftv2vertline.png 
920${PLIST.latex}share/doc/doxygen/examples/page/html/index.html 786${PLIST.latex}share/doc/doxygen/examples/page/html/index.html
921${PLIST.latex}share/doc/doxygen/examples/page/html/jquery.js 787${PLIST.latex}share/doc/doxygen/examples/page/html/jquery.js
922${PLIST.latex}share/doc/doxygen/examples/page/html/nav_f.png 788${PLIST.latex}share/doc/doxygen/examples/page/html/nav_f.png
923${PLIST.latex}share/doc/doxygen/examples/page/html/nav_g.png 789${PLIST.latex}share/doc/doxygen/examples/page/html/nav_g.png
924${PLIST.latex}share/doc/doxygen/examples/page/html/nav_h.png 790${PLIST.latex}share/doc/doxygen/examples/page/html/nav_h.png
925${PLIST.latex}share/doc/doxygen/examples/page/html/open.png 791${PLIST.latex}share/doc/doxygen/examples/page/html/open.png
926${PLIST.latex}share/doc/doxygen/examples/page/html/page1.html 792${PLIST.latex}share/doc/doxygen/examples/page/html/page1.html
927${PLIST.latex}share/doc/doxygen/examples/page/html/page2.html 793${PLIST.latex}share/doc/doxygen/examples/page/html/page2.html
928${PLIST.latex}share/doc/doxygen/examples/page/html/pages.html 794${PLIST.latex}share/doc/doxygen/examples/page/html/pages.html
 795${PLIST.latex}share/doc/doxygen/examples/page/html/splitbar.png
929${PLIST.latex}share/doc/doxygen/examples/page/html/sync_off.png 796${PLIST.latex}share/doc/doxygen/examples/page/html/sync_off.png
930${PLIST.latex}share/doc/doxygen/examples/page/html/sync_on.png 797${PLIST.latex}share/doc/doxygen/examples/page/html/sync_on.png
931${PLIST.latex}share/doc/doxygen/examples/page/html/tab_a.png 798${PLIST.latex}share/doc/doxygen/examples/page/html/tab_a.png
932${PLIST.latex}share/doc/doxygen/examples/page/html/tab_b.png 799${PLIST.latex}share/doc/doxygen/examples/page/html/tab_b.png
933${PLIST.latex}share/doc/doxygen/examples/page/html/tab_h.png 800${PLIST.latex}share/doc/doxygen/examples/page/html/tab_h.png
934${PLIST.latex}share/doc/doxygen/examples/page/html/tab_s.png 801${PLIST.latex}share/doc/doxygen/examples/page/html/tab_s.png
935${PLIST.latex}share/doc/doxygen/examples/page/html/tabs.css 802${PLIST.latex}share/doc/doxygen/examples/page/html/tabs.css
936${PLIST.latex}share/doc/doxygen/examples/par.cfg 803${PLIST.latex}share/doc/doxygen/examples/par.cfg
937${PLIST.latex}share/doc/doxygen/examples/par.cpp 804${PLIST.latex}share/doc/doxygen/examples/par.cpp
938${PLIST.latex}share/doc/doxygen/examples/par/html/annotated.html 805${PLIST.latex}share/doc/doxygen/examples/par/html/annotated.html
 806${PLIST.latex}share/doc/doxygen/examples/par/html/arrowdown.png
 807${PLIST.latex}share/doc/doxygen/examples/par/html/arrowright.png
939${PLIST.latex}share/doc/doxygen/examples/par/html/bc_s.png 808${PLIST.latex}share/doc/doxygen/examples/par/html/bc_s.png
940${PLIST.latex}share/doc/doxygen/examples/par/html/bdwn.png 809${PLIST.latex}share/doc/doxygen/examples/par/html/bdwn.png
941${PLIST.latex}share/doc/doxygen/examples/par/html/class_test.html 810${PLIST.latex}share/doc/doxygen/examples/par/html/class_test.html
942${PLIST.latex}share/doc/doxygen/examples/par/html/classes.html 811${PLIST.latex}share/doc/doxygen/examples/par/html/classes.html
943${PLIST.latex}share/doc/doxygen/examples/par/html/closed.png 812${PLIST.latex}share/doc/doxygen/examples/par/html/closed.png
 813${PLIST.latex}share/doc/doxygen/examples/par/html/doc.png
944${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.css 814${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.css
945${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.png 815${PLIST.latex}share/doc/doxygen/examples/par/html/doxygen.png
946${PLIST.latex}share/doc/doxygen/examples/par/html/dynsections.js 816${PLIST.latex}share/doc/doxygen/examples/par/html/dynsections.js
947${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2blank.png 817${PLIST.latex}share/doc/doxygen/examples/par/html/folderclosed.png
948${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2doc.png 818${PLIST.latex}share/doc/doxygen/examples/par/html/folderopen.png
949${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2folderclosed.png 
950${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2folderopen.png 
951${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2lastnode.png 
952${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2link.png 
953${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2mlastnode.png 
954${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2mnode.png 
955${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2node.png 
956${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2plastnode.png 
957${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2pnode.png 
958${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2splitbar.png 
959${PLIST.latex}share/doc/doxygen/examples/par/html/ftv2vertline.png 
960${PLIST.latex}share/doc/doxygen/examples/par/html/index.html 819${PLIST.latex}share/doc/doxygen/examples/par/html/index.html
961${PLIST.latex}share/doc/doxygen/examples/par/html/jquery.js 820${PLIST.latex}share/doc/doxygen/examples/par/html/jquery.js
962${PLIST.latex}share/doc/doxygen/examples/par/html/nav_f.png 821${PLIST.latex}share/doc/doxygen/examples/par/html/nav_f.png
963${PLIST.latex}share/doc/doxygen/examples/par/html/nav_g.png 822${PLIST.latex}share/doc/doxygen/examples/par/html/nav_g.png
964${PLIST.latex}share/doc/doxygen/examples/par/html/nav_h.png 823${PLIST.latex}share/doc/doxygen/examples/par/html/nav_h.png
965${PLIST.latex}share/doc/doxygen/examples/par/html/open.png 824${PLIST.latex}share/doc/doxygen/examples/par/html/open.png
 825${PLIST.latex}share/doc/doxygen/examples/par/html/splitbar.png
966${PLIST.latex}share/doc/doxygen/examples/par/html/sync_off.png 826${PLIST.latex}share/doc/doxygen/examples/par/html/sync_off.png
967${PLIST.latex}share/doc/doxygen/examples/par/html/sync_on.png 827${PLIST.latex}share/doc/doxygen/examples/par/html/sync_on.png
968${PLIST.latex}share/doc/doxygen/examples/par/html/tab_a.png 828${PLIST.latex}share/doc/doxygen/examples/par/html/tab_a.png
969${PLIST.latex}share/doc/doxygen/examples/par/html/tab_b.png 829${PLIST.latex}share/doc/doxygen/examples/par/html/tab_b.png
970${PLIST.latex}share/doc/doxygen/examples/par/html/tab_h.png 830${PLIST.latex}share/doc/doxygen/examples/par/html/tab_h.png
971${PLIST.latex}share/doc/doxygen/examples/par/html/tab_s.png 831${PLIST.latex}share/doc/doxygen/examples/par/html/tab_s.png
972${PLIST.latex}share/doc/doxygen/examples/par/html/tabs.css 832${PLIST.latex}share/doc/doxygen/examples/par/html/tabs.css
973${PLIST.latex}share/doc/doxygen/examples/pyexample.cfg 833${PLIST.latex}share/doc/doxygen/examples/pyexample.cfg
974${PLIST.latex}share/doc/doxygen/examples/pyexample.py 834${PLIST.latex}share/doc/doxygen/examples/pyexample.py
975${PLIST.latex}share/doc/doxygen/examples/pyexample/html/annotated.html 835${PLIST.latex}share/doc/doxygen/examples/pyexample/html/annotated.html
 836${PLIST.latex}share/doc/doxygen/examples/pyexample/html/arrowdown.png
 837${PLIST.latex}share/doc/doxygen/examples/pyexample/html/arrowright.png
976${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bc_s.png 838${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bc_s.png
977${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bdwn.png 839${PLIST.latex}share/doc/doxygen/examples/pyexample/html/bdwn.png
978${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classes.html 840${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classes.html
979${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html 841${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class-members.html
980${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html 842${PLIST.ci}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1_py_class.html
981${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html 843${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass-members.html
982${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html 844${PLIST.cs}${PLIST.latex}share/doc/doxygen/examples/pyexample/html/classpyexample_1_1PyClass.html
983${PLIST.latex}share/doc/doxygen/examples/pyexample/html/closed.png 845${PLIST.latex}share/doc/doxygen/examples/pyexample/html/closed.png
 846${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doc.png
984${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.css 847${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.css
985${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.png 848${PLIST.latex}share/doc/doxygen/examples/pyexample/html/doxygen.png
986${PLIST.latex}share/doc/doxygen/examples/pyexample/html/dynsections.js 849${PLIST.latex}share/doc/doxygen/examples/pyexample/html/dynsections.js
987${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2blank.png 850${PLIST.latex}share/doc/doxygen/examples/pyexample/html/folderclosed.png
988${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2doc.png 851${PLIST.latex}share/doc/doxygen/examples/pyexample/html/folderopen.png
989${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2folderclosed.png 
990${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2folderopen.png 
991${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2lastnode.png 
992${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2link.png 
993${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2mlastnode.png 
994${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2mnode.png 
995${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2node.png 
996${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2plastnode.png 
997${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2pnode.png 
998${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2splitbar.png 
999${PLIST.latex}share/doc/doxygen/examples/pyexample/html/ftv2vertline.png 
1000${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions.html 852${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions.html
1001${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_func.html 853${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_func.html
1002${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_vars.html 854${PLIST.latex}share/doc/doxygen/examples/pyexample/html/functions_vars.html
1003${PLIST.latex}share/doc/doxygen/examples/pyexample/html/index.html 855${PLIST.latex}share/doc/doxygen/examples/pyexample/html/index.html
1004${PLIST.latex}share/doc/doxygen/examples/pyexample/html/jquery.js 856${PLIST.latex}share/doc/doxygen/examples/pyexample/html/jquery.js
1005${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers.html 857${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers.html
1006${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers_func.html 858${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacemembers_func.html
1007${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacepyexample.html 859${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespacepyexample.html
1008${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespaces.html 860${PLIST.latex}share/doc/doxygen/examples/pyexample/html/namespaces.html
1009${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_f.png 861${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_f.png
1010${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_g.png 862${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_g.png
1011${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_h.png 863${PLIST.latex}share/doc/doxygen/examples/pyexample/html/nav_h.png
1012${PLIST.latex}share/doc/doxygen/examples/pyexample/html/open.png 864${PLIST.latex}share/doc/doxygen/examples/pyexample/html/open.png
 865${PLIST.latex}share/doc/doxygen/examples/pyexample/html/splitbar.png
1013${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_off.png 866${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_off.png
1014${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_on.png 867${PLIST.latex}share/doc/doxygen/examples/pyexample/html/sync_on.png
1015${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_a.png 868${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_a.png
1016${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_b.png 869${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_b.png
1017${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_h.png 870${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_h.png
1018${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_s.png 871${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tab_s.png
1019${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tabs.css 872${PLIST.latex}share/doc/doxygen/examples/pyexample/html/tabs.css
1020${PLIST.latex}share/doc/doxygen/examples/qtstyle.cfg 873${PLIST.latex}share/doc/doxygen/examples/qtstyle.cfg
1021${PLIST.latex}share/doc/doxygen/examples/qtstyle.cpp 874${PLIST.latex}share/doc/doxygen/examples/qtstyle.cpp
1022${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/annotated.html 875${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/annotated.html
 876${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/arrowdown.png
 877${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/arrowright.png
1023${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bc_s.png 878${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bc_s.png
1024${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bdwn.png 879${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/bdwn.png
1025${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test-members.html 880${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test-members.html
1026${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test.html 881${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/class_test.html
1027${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/classes.html 882${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/classes.html
1028${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/closed.png 883${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/closed.png
 884${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doc.png
1029${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.css 885${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.css
1030${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.png 886${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/doxygen.png
1031${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/dynsections.js 887${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/dynsections.js
1032${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2blank.png 888${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/folderclosed.png
1033${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2doc.png 889${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/folderopen.png
1034${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2folderclosed.png 
1035${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2folderopen.png 
1036${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2lastnode.png 
1037${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2link.png 
1038${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2mlastnode.png 
1039${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2mnode.png 
1040${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2node.png 
1041${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2plastnode.png 
1042${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2pnode.png 
1043${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2splitbar.png 
1044${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/ftv2vertline.png 
1045${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions.html 890${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions.html
1046${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_enum.html 891${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_enum.html
1047${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_eval.html 892${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_eval.html
1048${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_func.html 893${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_func.html
1049${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_vars.html 894${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/functions_vars.html
1050${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/index.html 895${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/index.html
1051${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/jquery.js 896${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/jquery.js
1052${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_f.png 897${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_f.png
1053${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_g.png 898${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_g.png
1054${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_h.png 899${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/nav_h.png
1055${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/open.png 900${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/open.png
 901${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/splitbar.png
1056${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_off.png 902${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_off.png
1057${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_on.png 903${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/sync_on.png
1058${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_a.png 904${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_a.png
1059${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_b.png 905${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_b.png
1060${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_h.png 906${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_h.png
1061${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_s.png 907${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tab_s.png
1062${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tabs.css 908${PLIST.latex}share/doc/doxygen/examples/qtstyle/html/tabs.css
1063${PLIST.latex}share/doc/doxygen/examples/relates.cfg 909${PLIST.latex}share/doc/doxygen/examples/relates.cfg
1064${PLIST.latex}share/doc/doxygen/examples/relates.cpp 910${PLIST.latex}share/doc/doxygen/examples/relates.cpp
1065${PLIST.latex}share/doc/doxygen/examples/relates/html/annotated.html 911${PLIST.latex}share/doc/doxygen/examples/relates/html/annotated.html
 912${PLIST.latex}share/doc/doxygen/examples/relates/html/arrowdown.png
 913${PLIST.latex}share/doc/doxygen/examples/relates/html/arrowright.png
1066${PLIST.latex}share/doc/doxygen/examples/relates/html/bc_s.png 914${PLIST.latex}share/doc/doxygen/examples/relates/html/bc_s.png
1067${PLIST.latex}share/doc/doxygen/examples/relates/html/bdwn.png 915${PLIST.latex}share/doc/doxygen/examples/relates/html/bdwn.png
1068${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string-members.html 916${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string-members.html
1069${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string.html 917${PLIST.latex}share/doc/doxygen/examples/relates/html/class_string.html
1070${PLIST.latex}share/doc/doxygen/examples/relates/html/classes.html 918${PLIST.latex}share/doc/doxygen/examples/relates/html/classes.html
1071${PLIST.latex}share/doc/doxygen/examples/relates/html/closed.png 919${PLIST.latex}share/doc/doxygen/examples/relates/html/closed.png
 920${PLIST.latex}share/doc/doxygen/examples/relates/html/doc.png
1072${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.css 921${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.css
1073${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.png 922${PLIST.latex}share/doc/doxygen/examples/relates/html/doxygen.png
1074${PLIST.latex}share/doc/doxygen/examples/relates/html/dynsections.js 923${PLIST.latex}share/doc/doxygen/examples/relates/html/dynsections.js
1075${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2blank.png 924${PLIST.latex}share/doc/doxygen/examples/relates/html/folderclosed.png
1076${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2doc.png 925${PLIST.latex}share/doc/doxygen/examples/relates/html/folderopen.png
1077${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2folderclosed.png 
1078${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2folderopen.png 
1079${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2lastnode.png 
1080${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2link.png 
1081${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2mlastnode.png 
1082${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2mnode.png 
1083${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2node.png 
1084${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2plastnode.png 
1085${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2pnode.png 
1086${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2splitbar.png 
1087${PLIST.latex}share/doc/doxygen/examples/relates/html/ftv2vertline.png 
1088${PLIST.latex}share/doc/doxygen/examples/relates/html/functions.html 926${PLIST.latex}share/doc/doxygen/examples/relates/html/functions.html
1089${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_func.html 927${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_func.html
1090${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_rela.html 928${PLIST.latex}share/doc/doxygen/examples/relates/html/functions_rela.html
1091${PLIST.latex}share/doc/doxygen/examples/relates/html/index.html 929${PLIST.latex}share/doc/doxygen/examples/relates/html/index.html
1092${PLIST.latex}share/doc/doxygen/examples/relates/html/jquery.js 930${PLIST.latex}share/doc/doxygen/examples/relates/html/jquery.js
1093${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_f.png 931${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_f.png
1094${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_g.png 932${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_g.png
1095${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_h.png 933${PLIST.latex}share/doc/doxygen/examples/relates/html/nav_h.png
1096${PLIST.latex}share/doc/doxygen/examples/relates/html/open.png 934${PLIST.latex}share/doc/doxygen/examples/relates/html/open.png
 935${PLIST.latex}share/doc/doxygen/examples/relates/html/splitbar.png
1097${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_off.png 936${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_off.png
1098${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_on.png 937${PLIST.latex}share/doc/doxygen/examples/relates/html/sync_on.png
1099${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_a.png 938${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_a.png
1100${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_b.png 939${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_b.png
1101${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_h.png 940${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_h.png
1102${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_s.png 941${PLIST.latex}share/doc/doxygen/examples/relates/html/tab_s.png
1103${PLIST.latex}share/doc/doxygen/examples/relates/html/tabs.css 942${PLIST.latex}share/doc/doxygen/examples/relates/html/tabs.css
1104${PLIST.latex}share/doc/doxygen/examples/restypedef.cfg 943${PLIST.latex}share/doc/doxygen/examples/restypedef.cfg
1105${PLIST.latex}share/doc/doxygen/examples/restypedef.cpp 944${PLIST.latex}share/doc/doxygen/examples/restypedef.cpp
1106${PLIST.latex}share/doc/doxygen/examples/restypedef/html/annotated.html 945${PLIST.latex}share/doc/doxygen/examples/restypedef/html/annotated.html
 946${PLIST.latex}share/doc/doxygen/examples/restypedef/html/arrowdown.png
 947${PLIST.latex}share/doc/doxygen/examples/restypedef/html/arrowright.png
1107${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bc_s.png 948${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bc_s.png
1108${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bdwn.png 949${PLIST.latex}share/doc/doxygen/examples/restypedef/html/bdwn.png
1109${PLIST.latex}share/doc/doxygen/examples/restypedef/html/classes.html 950${PLIST.latex}share/doc/doxygen/examples/restypedef/html/classes.html
1110${PLIST.latex}share/doc/doxygen/examples/restypedef/html/closed.png 951${PLIST.latex}share/doc/doxygen/examples/restypedef/html/closed.png
 952${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doc.png
1111${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.css 953${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.css
1112${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.png 954${PLIST.latex}share/doc/doxygen/examples/restypedef/html/doxygen.png
1113${PLIST.latex}share/doc/doxygen/examples/restypedef/html/dynsections.js 955${PLIST.latex}share/doc/doxygen/examples/restypedef/html/dynsections.js
1114${PLIST.latex}share/doc/doxygen/examples/restypedef/html/files.html 956${PLIST.latex}share/doc/doxygen/examples/restypedef/html/files.html
1115${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2blank.png 957${PLIST.latex}share/doc/doxygen/examples/restypedef/html/folderclosed.png
1116${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2doc.png 958${PLIST.latex}share/doc/doxygen/examples/restypedef/html/folderopen.png
1117${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2folderclosed.png 
1118${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2folderopen.png 
1119${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2lastnode.png 
1120${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2link.png 
1121${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2mlastnode.png 
1122${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2mnode.png 
1123${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2node.png 
1124${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2plastnode.png 
1125${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2pnode.png 
1126${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2splitbar.png 
1127${PLIST.latex}share/doc/doxygen/examples/restypedef/html/ftv2vertline.png 
1128${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions.html 959${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions.html
1129${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions_vars.html 960${PLIST.latex}share/doc/doxygen/examples/restypedef/html/functions_vars.html
1130${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals.html 961${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals.html
1131${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_func.html 962${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_func.html
1132${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_type.html 963${PLIST.latex}share/doc/doxygen/examples/restypedef/html/globals_type.html
1133${PLIST.latex}share/doc/doxygen/examples/restypedef/html/index.html 964${PLIST.latex}share/doc/doxygen/examples/restypedef/html/index.html
1134${PLIST.latex}share/doc/doxygen/examples/restypedef/html/jquery.js 965${PLIST.latex}share/doc/doxygen/examples/restypedef/html/jquery.js
1135${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_f.png 966${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_f.png
1136${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_g.png 967${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_g.png
1137${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_h.png 968${PLIST.latex}share/doc/doxygen/examples/restypedef/html/nav_h.png
1138${PLIST.latex}share/doc/doxygen/examples/restypedef/html/open.png 969${PLIST.latex}share/doc/doxygen/examples/restypedef/html/open.png
1139${PLIST.latex}share/doc/doxygen/examples/restypedef/html/restypedef_8cpp.html 970${PLIST.latex}share/doc/doxygen/examples/restypedef/html/restypedef_8cpp.html
 971${PLIST.latex}share/doc/doxygen/examples/restypedef/html/splitbar.png
1140${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct-members.html 972${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct-members.html
1141${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct.html 973${PLIST.latex}share/doc/doxygen/examples/restypedef/html/struct_coord_struct.html
1142${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_off.png 974${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_off.png
1143${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_on.png 975${PLIST.latex}share/doc/doxygen/examples/restypedef/html/sync_on.png
1144${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_a.png 976${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_a.png
1145${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_b.png 977${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_b.png
1146${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_h.png 978${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_h.png
1147${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_s.png 979${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tab_s.png
1148${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tabs.css 980${PLIST.latex}share/doc/doxygen/examples/restypedef/html/tabs.css
1149${PLIST.latex}share/doc/doxygen/examples/structcmd.cfg 981${PLIST.latex}share/doc/doxygen/examples/structcmd.cfg
1150${PLIST.latex}share/doc/doxygen/examples/structcmd.h 982${PLIST.latex}share/doc/doxygen/examples/structcmd.h
 983${PLIST.latex}share/doc/doxygen/examples/structcmd/html/arrowdown.png
 984${PLIST.latex}share/doc/doxygen/examples/structcmd/html/arrowright.png
1151${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bc_s.png 985${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bc_s.png
1152${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bdwn.png 986${PLIST.latex}share/doc/doxygen/examples/structcmd/html/bdwn.png
1153${PLIST.latex}share/doc/doxygen/examples/structcmd/html/closed.png 987${PLIST.latex}share/doc/doxygen/examples/structcmd/html/closed.png
 988${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doc.png
1154${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.css 989${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.css
1155${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.png 990${PLIST.latex}share/doc/doxygen/examples/structcmd/html/doxygen.png
1156${PLIST.latex}share/doc/doxygen/examples/structcmd/html/dynsections.js 991${PLIST.latex}share/doc/doxygen/examples/structcmd/html/dynsections.js
1157${PLIST.latex}share/doc/doxygen/examples/structcmd/html/files.html 992${PLIST.latex}share/doc/doxygen/examples/structcmd/html/files.html
1158${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2blank.png 993${PLIST.latex}share/doc/doxygen/examples/structcmd/html/folderclosed.png
1159${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2doc.png 994${PLIST.latex}share/doc/doxygen/examples/structcmd/html/folderopen.png
1160${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2folderclosed.png 
1161${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2folderopen.png 
1162${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2lastnode.png 
1163${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2link.png 
1164${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2mlastnode.png 
1165${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2mnode.png 
1166${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2node.png 
1167${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2plastnode.png 
1168${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2pnode.png 
1169${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2splitbar.png 
1170${PLIST.latex}share/doc/doxygen/examples/structcmd/html/ftv2vertline.png 
1171${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals.html 995${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals.html
1172${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_defs.html 996${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_defs.html
1173${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_func.html 997${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_func.html
1174${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_type.html 998${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_type.html
1175${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_vars.html 999${PLIST.latex}share/doc/doxygen/examples/structcmd/html/globals_vars.html
1176${PLIST.latex}share/doc/doxygen/examples/structcmd/html/index.html 1000${PLIST.latex}share/doc/doxygen/examples/structcmd/html/index.html
1177${PLIST.latex}share/doc/doxygen/examples/structcmd/html/jquery.js 1001${PLIST.latex}share/doc/doxygen/examples/structcmd/html/jquery.js
1178${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_f.png 1002${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_f.png
1179${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_g.png 1003${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_g.png
1180${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_h.png 1004${PLIST.latex}share/doc/doxygen/examples/structcmd/html/nav_h.png
1181${PLIST.latex}share/doc/doxygen/examples/structcmd/html/open.png 1005${PLIST.latex}share/doc/doxygen/examples/structcmd/html/open.png
 1006${PLIST.latex}share/doc/doxygen/examples/structcmd/html/splitbar.png
1182${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h.html 1007${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h.html
1183${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h_source.html 1008${PLIST.latex}share/doc/doxygen/examples/structcmd/html/structcmd_8h_source.html
1184${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_off.png 1009${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_off.png
1185${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_on.png 1010${PLIST.latex}share/doc/doxygen/examples/structcmd/html/sync_on.png
1186${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_a.png 1011${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_a.png
1187${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_b.png 1012${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_b.png
1188${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_h.png 1013${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_h.png
1189${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_s.png 1014${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tab_s.png
1190${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tabs.css 1015${PLIST.latex}share/doc/doxygen/examples/structcmd/html/tabs.css
1191${PLIST.latex}share/doc/doxygen/examples/tag.cfg 1016${PLIST.latex}share/doc/doxygen/examples/tag.cfg
1192${PLIST.latex}share/doc/doxygen/examples/tag.cpp 1017${PLIST.latex}share/doc/doxygen/examples/tag.cpp
1193${PLIST.latex}share/doc/doxygen/examples/tag/html/annotated.html 1018${PLIST.latex}share/doc/doxygen/examples/tag/html/annotated.html
 1019${PLIST.latex}share/doc/doxygen/examples/tag/html/arrowdown.png
 1020${PLIST.latex}share/doc/doxygen/examples/tag/html/arrowright.png
1194${PLIST.latex}share/doc/doxygen/examples/tag/html/bc_s.png 1021${PLIST.latex}share/doc/doxygen/examples/tag/html/bc_s.png
1195${PLIST.latex}share/doc/doxygen/examples/tag/html/bdwn.png 1022${PLIST.latex}share/doc/doxygen/examples/tag/html/bdwn.png
1196${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag-members.html 1023${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag-members.html
1197${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.html 1024${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.html
1198${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.png 1025${PLIST.latex}share/doc/doxygen/examples/tag/html/class_tag.png
1199${PLIST.latex}share/doc/doxygen/examples/tag/html/classes.html 1026${PLIST.latex}share/doc/doxygen/examples/tag/html/classes.html
1200${PLIST.latex}share/doc/doxygen/examples/tag/html/closed.png 1027${PLIST.latex}share/doc/doxygen/examples/tag/html/closed.png
 1028${PLIST.latex}share/doc/doxygen/examples/tag/html/doc.png
1201${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.css 1029${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.css
1202${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.png 1030${PLIST.latex}share/doc/doxygen/examples/tag/html/doxygen.png
1203${PLIST.latex}share/doc/doxygen/examples/tag/html/dynsections.js 1031${PLIST.latex}share/doc/doxygen/examples/tag/html/dynsections.js
1204${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2blank.png 1032${PLIST.latex}share/doc/doxygen/examples/tag/html/folderclosed.png
1205${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2doc.png 1033${PLIST.latex}share/doc/doxygen/examples/tag/html/folderopen.png
1206${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2folderclosed.png 
1207${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2folderopen.png 
1208${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2lastnode.png 
1209${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2link.png 
1210${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2mlastnode.png 
1211${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2mnode.png 
1212${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2node.png 
1213${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2plastnode.png 
1214${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2pnode.png 
1215${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2splitbar.png 
1216${PLIST.latex}share/doc/doxygen/examples/tag/html/ftv2vertline.png 
1217${PLIST.latex}share/doc/doxygen/examples/tag/html/functions.html 1034${PLIST.latex}share/doc/doxygen/examples/tag/html/functions.html
1218${PLIST.latex}share/doc/doxygen/examples/tag/html/functions_func.html 1035${PLIST.latex}share/doc/doxygen/examples/tag/html/functions_func.html
1219${PLIST.latex}share/doc/doxygen/examples/tag/html/hierarchy.html 1036${PLIST.latex}share/doc/doxygen/examples/tag/html/hierarchy.html
1220${PLIST.latex}share/doc/doxygen/examples/tag/html/index.html 1037${PLIST.latex}share/doc/doxygen/examples/tag/html/index.html
1221${PLIST.latex}share/doc/doxygen/examples/tag/html/jquery.js 1038${PLIST.latex}share/doc/doxygen/examples/tag/html/jquery.js
1222${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_f.png 1039${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_f.png
1223${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_g.png 1040${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_g.png
1224${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_h.png 1041${PLIST.latex}share/doc/doxygen/examples/tag/html/nav_h.png
1225${PLIST.latex}share/doc/doxygen/examples/tag/html/open.png 1042${PLIST.latex}share/doc/doxygen/examples/tag/html/open.png
 1043${PLIST.latex}share/doc/doxygen/examples/tag/html/splitbar.png
1226${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_off.png 1044${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_off.png
1227${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_on.png 1045${PLIST.latex}share/doc/doxygen/examples/tag/html/sync_on.png
1228${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_a.png 1046${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_a.png
1229${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_b.png 1047${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_b.png
1230${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_h.png 1048${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_h.png
1231${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_s.png 1049${PLIST.latex}share/doc/doxygen/examples/tag/html/tab_s.png
1232${PLIST.latex}share/doc/doxygen/examples/tag/html/tabs.css 1050${PLIST.latex}share/doc/doxygen/examples/tag/html/tabs.css
1233${PLIST.latex}share/doc/doxygen/examples/tclexample.cfg 1051${PLIST.latex}share/doc/doxygen/examples/tclexample.cfg
1234${PLIST.latex}share/doc/doxygen/examples/tclexample.tcl 1052${PLIST.latex}share/doc/doxygen/examples/tclexample.tcl
1235${PLIST.latex}share/doc/doxygen/examples/tclexample/html/annotated.html 1053${PLIST.latex}share/doc/doxygen/examples/tclexample/html/annotated.html
 1054${PLIST.latex}share/doc/doxygen/examples/tclexample/html/arrowdown.png
 1055${PLIST.latex}share/doc/doxygen/examples/tclexample/html/arrowright.png
1236${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bc_s.png 1056${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bc_s.png
1237${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bdwn.png 1057${PLIST.latex}share/doc/doxygen/examples/tclexample/html/bdwn.png
1238${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classes.html 1058${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classes.html
1239${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class-members.html 1059${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class-members.html
1240${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class.html 1060${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1itcl__class.html
1241${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class-members.html 1061${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class-members.html
1242${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class.html 1062${PLIST.latex}share/doc/doxygen/examples/tclexample/html/classns_1_1oo__class.html
1243${PLIST.latex}share/doc/doxygen/examples/tclexample/html/closed.png 1063${PLIST.latex}share/doc/doxygen/examples/tclexample/html/closed.png
 1064${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doc.png
1244${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.css 1065${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.css
1245${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.png 1066${PLIST.latex}share/doc/doxygen/examples/tclexample/html/doxygen.png
1246${PLIST.latex}share/doc/doxygen/examples/tclexample/html/dynsections.js 1067${PLIST.latex}share/doc/doxygen/examples/tclexample/html/dynsections.js
1247${PLIST.latex}share/doc/doxygen/examples/tclexample/html/files.html 1068${PLIST.latex}share/doc/doxygen/examples/tclexample/html/files.html
1248${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2blank.png 1069${PLIST.latex}share/doc/doxygen/examples/tclexample/html/folderclosed.png
1249${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2doc.png 1070${PLIST.latex}share/doc/doxygen/examples/tclexample/html/folderopen.png
1250${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2folderclosed.png 
1251${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2folderopen.png 
1252${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2lastnode.png 
1253${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2link.png 
1254${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2mlastnode.png 
1255${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2mnode.png 
1256${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2node.png 
1257${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2plastnode.png 
1258${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2pnode.png 
1259${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2splitbar.png 
1260${PLIST.latex}share/doc/doxygen/examples/tclexample/html/ftv2vertline.png 
1261${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions.html 1071${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions.html
1262${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_func.html 1072${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_func.html
1263${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_vars.html 1073${PLIST.latex}share/doc/doxygen/examples/tclexample/html/functions_vars.html
1264${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals.html 1074${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals.html
1265${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals_func.html 1075${PLIST.latex}share/doc/doxygen/examples/tclexample/html/globals_func.html
1266${PLIST.latex}share/doc/doxygen/examples/tclexample/html/index.html 1076${PLIST.latex}share/doc/doxygen/examples/tclexample/html/index.html
1267${PLIST.latex}share/doc/doxygen/examples/tclexample/html/jquery.js 1077${PLIST.latex}share/doc/doxygen/examples/tclexample/html/jquery.js
1268${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers.html 1078${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers.html
1269${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers_func.html 1079${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacemembers_func.html
1270${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacens.html 1080${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespacens.html
1271${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespaces.html 1081${PLIST.latex}share/doc/doxygen/examples/tclexample/html/namespaces.html
1272${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_f.png 1082${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_f.png
1273${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_g.png 1083${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_g.png
1274${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_h.png 1084${PLIST.latex}share/doc/doxygen/examples/tclexample/html/nav_h.png
1275${PLIST.latex}share/doc/doxygen/examples/tclexample/html/open.png 1085${PLIST.latex}share/doc/doxygen/examples/tclexample/html/open.png
 1086${PLIST.latex}share/doc/doxygen/examples/tclexample/html/splitbar.png
1276${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_off.png 1087${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_off.png
1277${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_on.png 1088${PLIST.latex}share/doc/doxygen/examples/tclexample/html/sync_on.png
1278${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_a.png 1089${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_a.png
1279${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_b.png 1090${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_b.png
1280${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_h.png 1091${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_h.png
1281${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_s.png 1092${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tab_s.png
1282${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tabs.css 1093${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tabs.css
1283${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tclexample_8tcl.html 1094${PLIST.latex}share/doc/doxygen/examples/tclexample/html/tclexample_8tcl.html
1284${PLIST.latex}share/doc/doxygen/examples/templ.cfg 1095${PLIST.latex}share/doc/doxygen/examples/templ.cfg
1285${PLIST.latex}share/doc/doxygen/examples/templ.cpp 1096${PLIST.latex}share/doc/doxygen/examples/templ.cpp
1286${PLIST.latex}share/doc/doxygen/examples/template/html/annotated.html 1097${PLIST.latex}share/doc/doxygen/examples/template/html/annotated.html
 1098${PLIST.latex}share/doc/doxygen/examples/template/html/arrowdown.png
 1099${PLIST.latex}share/doc/doxygen/examples/template/html/arrowright.png
1287${PLIST.latex}share/doc/doxygen/examples/template/html/bc_s.png 1100${PLIST.latex}share/doc/doxygen/examples/template/html/bc_s.png
1288${PLIST.latex}share/doc/doxygen/examples/template/html/bdwn.png 1101${PLIST.latex}share/doc/doxygen/examples/template/html/bdwn.png
1289${PLIST.latex}share/doc/doxygen/examples/template/html/class_test-members.html 1102${PLIST.latex}share/doc/doxygen/examples/template/html/class_test-members.html
1290${PLIST.latex}share/doc/doxygen/examples/template/html/class_test.html 1103${PLIST.latex}share/doc/doxygen/examples/template/html/class_test.html
1291${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4-members.html 1104${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4-members.html
1292${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.html 1105${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.html
1293${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.png 1106${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.png
1294${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html 1107${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
1295${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html 1108${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html
1296${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png 1109${PLIST.latex}share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png
1297${PLIST.latex}share/doc/doxygen/examples/template/html/classes.html 1110${PLIST.latex}share/doc/doxygen/examples/template/html/classes.html
1298${PLIST.latex}share/doc/doxygen/examples/template/html/closed.png 1111${PLIST.latex}share/doc/doxygen/examples/template/html/closed.png
 1112${PLIST.latex}share/doc/doxygen/examples/template/html/doc.png
1299${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.css 1113${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.css
1300${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.png 1114${PLIST.latex}share/doc/doxygen/examples/template/html/doxygen.png
1301${PLIST.latex}share/doc/doxygen/examples/template/html/dynsections.js 1115${PLIST.latex}share/doc/doxygen/examples/template/html/dynsections.js
1302${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2blank.png 1116${PLIST.latex}share/doc/doxygen/examples/template/html/folderclosed.png
1303${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2doc.png 1117${PLIST.latex}share/doc/doxygen/examples/template/html/folderopen.png
1304${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2folderclosed.png 
1305${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2folderopen.png 
1306${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2lastnode.png 
1307${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2link.png 
1308${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2mlastnode.png 
1309${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2mnode.png 
1310${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2node.png 
1311${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2plastnode.png 
1312${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2pnode.png 
1313${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2splitbar.png 
1314${PLIST.latex}share/doc/doxygen/examples/template/html/ftv2vertline.png 
1315${PLIST.latex}share/doc/doxygen/examples/template/html/functions.html 1118${PLIST.latex}share/doc/doxygen/examples/template/html/functions.html
1316${PLIST.latex}share/doc/doxygen/examples/template/html/functions_func.html 1119${PLIST.latex}share/doc/doxygen/examples/template/html/functions_func.html
1317${PLIST.latex}share/doc/doxygen/examples/template/html/hierarchy.html 1120${PLIST.latex}share/doc/doxygen/examples/template/html/hierarchy.html
1318${PLIST.latex}share/doc/doxygen/examples/template/html/index.html 1121${PLIST.latex}share/doc/doxygen/examples/template/html/index.html
1319${PLIST.latex}share/doc/doxygen/examples/template/html/jquery.js 1122${PLIST.latex}share/doc/doxygen/examples/template/html/jquery.js
1320${PLIST.latex}share/doc/doxygen/examples/template/html/nav_f.png 1123${PLIST.latex}share/doc/doxygen/examples/template/html/nav_f.png
1321${PLIST.latex}share/doc/doxygen/examples/template/html/nav_g.png 1124${PLIST.latex}share/doc/doxygen/examples/template/html/nav_g.png
1322${PLIST.latex}share/doc/doxygen/examples/template/html/nav_h.png 1125${PLIST.latex}share/doc/doxygen/examples/template/html/nav_h.png
1323${PLIST.latex}share/doc/doxygen/examples/template/html/open.png 1126${PLIST.latex}share/doc/doxygen/examples/template/html/open.png
 1127${PLIST.latex}share/doc/doxygen/examples/template/html/splitbar.png
1324${PLIST.latex}share/doc/doxygen/examples/template/html/sync_off.png 1128${PLIST.latex}share/doc/doxygen/examples/template/html/sync_off.png
1325${PLIST.latex}share/doc/doxygen/examples/template/html/sync_on.png 1129${PLIST.latex}share/doc/doxygen/examples/template/html/sync_on.png
1326${PLIST.latex}share/doc/doxygen/examples/template/html/tab_a.png 1130${PLIST.latex}share/doc/doxygen/examples/template/html/tab_a.png
1327${PLIST.latex}share/doc/doxygen/examples/template/html/tab_b.png 1131${PLIST.latex}share/doc/doxygen/examples/template/html/tab_b.png
1328${PLIST.latex}share/doc/doxygen/examples/template/html/tab_h.png 1132${PLIST.latex}share/doc/doxygen/examples/template/html/tab_h.png
1329${PLIST.latex}share/doc/doxygen/examples/template/html/tab_s.png 1133${PLIST.latex}share/doc/doxygen/examples/template/html/tab_s.png
1330${PLIST.latex}share/doc/doxygen/examples/template/html/tabs.css 1134${PLIST.latex}share/doc/doxygen/examples/template/html/tabs.css
1331${PLIST.latex}share/doc/doxygen/html/arch.html 1135${PLIST.latex}share/doc/doxygen/html/arch.html
1332${PLIST.latex}share/doc/doxygen/html/archoverview.gif 1136${PLIST.latex}share/doc/doxygen/html/archoverview.gif
 1137${PLIST.latex}share/doc/doxygen/html/arrowdown.png
 1138${PLIST.latex}share/doc/doxygen/html/arrowright.png
1333${PLIST.latex}share/doc/doxygen/html/autolink.html 1139${PLIST.latex}share/doc/doxygen/html/autolink.html
1334${PLIST.latex}share/doc/doxygen/html/bc_s.png 1140${PLIST.latex}share/doc/doxygen/html/bc_s.png
1335${PLIST.latex}share/doc/doxygen/html/bdwn.png 1141${PLIST.latex}share/doc/doxygen/html/bdwn.png
1336${PLIST.latex}share/doc/doxygen/html/changelog.html 1142${PLIST.latex}share/doc/doxygen/html/changelog.html
1337${PLIST.latex}share/doc/doxygen/html/closed.png 1143${PLIST.latex}share/doc/doxygen/html/closed.png
1338${PLIST.latex}share/doc/doxygen/html/commands.html 1144${PLIST.latex}share/doc/doxygen/html/commands.html
1339${PLIST.latex}share/doc/doxygen/html/config.html 1145${PLIST.latex}share/doc/doxygen/html/config.html
1340${PLIST.latex}share/doc/doxygen/html/custcmd.html 1146${PLIST.latex}share/doc/doxygen/html/custcmd.html
1341${PLIST.latex}share/doc/doxygen/html/customize.html 1147${PLIST.latex}share/doc/doxygen/html/customize.html
1342${PLIST.latex}share/doc/doxygen/html/diagrams.html 1148${PLIST.latex}share/doc/doxygen/html/diagrams.html
 1149${PLIST.latex}share/doc/doxygen/html/doc.png
1343${PLIST.latex}share/doc/doxygen/html/docblocks.html 1150${PLIST.latex}share/doc/doxygen/html/docblocks.html
1344${PLIST.latex}share/doc/doxygen/html/doxygen.png 1151${PLIST.latex}share/doc/doxygen/html/doxygen.png
1345${PLIST.latex}share/doc/doxygen/html/doxygen_logo.gif 1152${PLIST.latex}share/doc/doxygen/html/doxygen_logo.gif
1346${PLIST.latex}share/doc/doxygen/html/doxygen_logo_low.gif 1153${PLIST.latex}share/doc/doxygen/html/doxygen_logo_low.gif
1347${PLIST.latex}share/doc/doxygen/html/doxygen_manual.css 1154${PLIST.latex}share/doc/doxygen/html/doxygen_manual.css
1348${PLIST.latex}share/doc/doxygen/html/doxygen_usage.html 1155${PLIST.latex}share/doc/doxygen/html/doxygen_usage.html
1349${PLIST.latex}share/doc/doxygen/html/doxywizard_expert.png 1156${PLIST.latex}share/doc/doxygen/html/doxywizard_expert.png
1350${PLIST.latex}share/doc/doxygen/html/doxywizard_main.png 1157${PLIST.latex}share/doc/doxygen/html/doxywizard_main.png
1351${PLIST.latex}share/doc/doxygen/html/doxywizard_menu.png 1158${PLIST.latex}share/doc/doxygen/html/doxywizard_menu.png
1352${PLIST.latex}share/doc/doxygen/html/doxywizard_page1.png 1159${PLIST.latex}share/doc/doxygen/html/doxywizard_page1.png
1353${PLIST.latex}share/doc/doxygen/html/doxywizard_page2.png 1160${PLIST.latex}share/doc/doxygen/html/doxywizard_page2.png
1354${PLIST.latex}share/doc/doxygen/html/doxywizard_page3.png 1161${PLIST.latex}share/doc/doxygen/html/doxywizard_page3.png
1355${PLIST.latex}share/doc/doxygen/html/doxywizard_page4.png 1162${PLIST.latex}share/doc/doxygen/html/doxywizard_page4.png
1356${PLIST.latex}share/doc/doxygen/html/doxywizard_usage.html 1163${PLIST.latex}share/doc/doxygen/html/doxywizard_usage.html
1357${PLIST.latex}share/doc/doxygen/html/dynsections.js 1164${PLIST.latex}share/doc/doxygen/html/dynsections.js
1358${PLIST.latex}share/doc/doxygen/html/external.html 1165${PLIST.latex}share/doc/doxygen/html/external.html
1359${PLIST.latex}share/doc/doxygen/html/extsearch.html 1166${PLIST.latex}share/doc/doxygen/html/extsearch.html
1360${PLIST.latex}share/doc/doxygen/html/extsearch_flow.png 1167${PLIST.latex}share/doc/doxygen/html/extsearch_flow.png
1361${PLIST.latex}share/doc/doxygen/html/faq.html 1168${PLIST.latex}share/doc/doxygen/html/faq.html
1362${PLIST.latex}share/doc/doxygen/html/features.html 1169${PLIST.latex}share/doc/doxygen/html/features.html
 1170${PLIST.latex}share/doc/doxygen/html/folderclosed.png
 1171${PLIST.latex}share/doc/doxygen/html/folderopen.png
1363${PLIST.latex}share/doc/doxygen/html/form_0.png 1172${PLIST.latex}share/doc/doxygen/html/form_0.png
1364${PLIST.latex}share/doc/doxygen/html/form_1.png 1173${PLIST.latex}share/doc/doxygen/html/form_1.png
1365${PLIST.latex}share/doc/doxygen/html/form_10.png 1174${PLIST.latex}share/doc/doxygen/html/form_10.png
1366${PLIST.latex}share/doc/doxygen/html/form_11.png 1175${PLIST.latex}share/doc/doxygen/html/form_11.png
1367${PLIST.latex}share/doc/doxygen/html/form_12.png 1176${PLIST.latex}share/doc/doxygen/html/form_12.png
1368${PLIST.latex}share/doc/doxygen/html/form_2.png 1177${PLIST.latex}share/doc/doxygen/html/form_2.png
1369${PLIST.latex}share/doc/doxygen/html/form_3.png 1178${PLIST.latex}share/doc/doxygen/html/form_3.png
1370${PLIST.latex}share/doc/doxygen/html/form_4.png 1179${PLIST.latex}share/doc/doxygen/html/form_4.png
1371${PLIST.latex}share/doc/doxygen/html/form_5.png 1180${PLIST.latex}share/doc/doxygen/html/form_5.png
1372${PLIST.latex}share/doc/doxygen/html/form_6.png 1181${PLIST.latex}share/doc/doxygen/html/form_6.png
1373${PLIST.latex}share/doc/doxygen/html/form_7.png 1182${PLIST.latex}share/doc/doxygen/html/form_7.png
1374${PLIST.latex}share/doc/doxygen/html/form_8.png 1183${PLIST.latex}share/doc/doxygen/html/form_8.png
1375${PLIST.latex}share/doc/doxygen/html/form_9.png 1184${PLIST.latex}share/doc/doxygen/html/form_9.png
1376${PLIST.latex}share/doc/doxygen/html/formula.repository 1185${PLIST.latex}share/doc/doxygen/html/formula.repository
1377${PLIST.latex}share/doc/doxygen/html/formulas.html 1186${PLIST.latex}share/doc/doxygen/html/formulas.html
1378${PLIST.latex}share/doc/doxygen/html/ftv2blank.png 
1379${PLIST.latex}share/doc/doxygen/html/ftv2doc.png 
1380${PLIST.latex}share/doc/doxygen/html/ftv2folderclosed.png 
1381${PLIST.latex}share/doc/doxygen/html/ftv2folderopen.png 
1382${PLIST.latex}share/doc/doxygen/html/ftv2lastnode.png 
1383${PLIST.latex}share/doc/doxygen/html/ftv2link.png 
1384${PLIST.latex}share/doc/doxygen/html/ftv2mlastnode.png 
1385${PLIST.latex}share/doc/doxygen/html/ftv2mnode.png 
1386${PLIST.latex}share/doc/doxygen/html/ftv2node.png 
1387${PLIST.latex}share/doc/doxygen/html/ftv2plastnode.png 
1388${PLIST.latex}share/doc/doxygen/html/ftv2pnode.png 
1389${PLIST.latex}share/doc/doxygen/html/ftv2splitbar.png 
1390${PLIST.latex}share/doc/doxygen/html/ftv2vertline.png 
1391${PLIST.latex}share/doc/doxygen/html/grouping.html 1187${PLIST.latex}share/doc/doxygen/html/grouping.html
1392${PLIST.latex}share/doc/doxygen/html/htmlcmds.html 1188${PLIST.latex}share/doc/doxygen/html/htmlcmds.html
1393${PLIST.latex}share/doc/doxygen/html/index.html 1189${PLIST.latex}share/doc/doxygen/html/index.html
1394${PLIST.latex}share/doc/doxygen/html/infoflow.png 1190${PLIST.latex}share/doc/doxygen/html/infoflow.png
1395${PLIST.latex}share/doc/doxygen/html/install.html 1191${PLIST.latex}share/doc/doxygen/html/install.html
1396${PLIST.latex}share/doc/doxygen/html/jquery.js 1192${PLIST.latex}share/doc/doxygen/html/jquery.js
1397${PLIST.latex}share/doc/doxygen/html/langhowto.html 1193${PLIST.latex}share/doc/doxygen/html/langhowto.html
1398${PLIST.latex}share/doc/doxygen/html/lists.html 1194${PLIST.latex}share/doc/doxygen/html/lists.html
1399${PLIST.latex}share/doc/doxygen/html/markdown.html 1195${PLIST.latex}share/doc/doxygen/html/markdown.html
1400${PLIST.latex}share/doc/doxygen/html/nav_f.png 1196${PLIST.latex}share/doc/doxygen/html/nav_f.png
1401${PLIST.latex}share/doc/doxygen/html/nav_g.png 1197${PLIST.latex}share/doc/doxygen/html/nav_g.png
1402${PLIST.latex}share/doc/doxygen/html/nav_h.png 1198${PLIST.latex}share/doc/doxygen/html/nav_h.png
1403${PLIST.latex}share/doc/doxygen/html/navtree.css 1199${PLIST.latex}share/doc/doxygen/html/navtree.css
1404${PLIST.latex}share/doc/doxygen/html/navtree.js 1200${PLIST.latex}share/doc/doxygen/html/navtree.js
 1201${PLIST.latex}share/doc/doxygen/html/navtreedata.js
1405${PLIST.latex}share/doc/doxygen/html/navtreeindex0.js 1202${PLIST.latex}share/doc/doxygen/html/navtreeindex0.js
1406${PLIST.latex}share/doc/doxygen/html/navtreeindex1.js 1203${PLIST.latex}share/doc/doxygen/html/navtreeindex1.js
1407${PLIST.latex}share/doc/doxygen/html/open.png 1204${PLIST.latex}share/doc/doxygen/html/open.png
1408${PLIST.latex}share/doc/doxygen/html/output.html 1205${PLIST.latex}share/doc/doxygen/html/output.html
1409${PLIST.latex}share/doc/doxygen/html/pages.html 1206${PLIST.latex}share/doc/doxygen/html/pages.html
1410${PLIST.latex}share/doc/doxygen/html/perlmod.html 1207${PLIST.latex}share/doc/doxygen/html/perlmod.html
1411${PLIST.latex}share/doc/doxygen/html/perlmod_tree.html 1208${PLIST.latex}share/doc/doxygen/html/perlmod_tree.html
1412${PLIST.latex}share/doc/doxygen/html/preprocessing.html 1209${PLIST.latex}share/doc/doxygen/html/preprocessing.html
1413${PLIST.latex}share/doc/doxygen/html/resize.js 1210${PLIST.latex}share/doc/doxygen/html/resize.js
1414${PLIST.latex}share/doc/doxygen/html/searching.html 1211${PLIST.latex}share/doc/doxygen/html/searching.html
1415${PLIST.latex}share/doc/doxygen/html/searching.js 1212${PLIST.latex}share/doc/doxygen/html/searching.js
 1213${PLIST.latex}share/doc/doxygen/html/splitbar.png
1416${PLIST.latex}share/doc/doxygen/html/starting.html 1214${PLIST.latex}share/doc/doxygen/html/starting.html
1417${PLIST.latex}share/doc/doxygen/html/sync_off.png 1215${PLIST.latex}share/doc/doxygen/html/sync_off.png
1418${PLIST.latex}share/doc/doxygen/html/sync_on.png 1216${PLIST.latex}share/doc/doxygen/html/sync_on.png
1419${PLIST.latex}share/doc/doxygen/html/tab_a.png 1217${PLIST.latex}share/doc/doxygen/html/tab_a.png
1420${PLIST.latex}share/doc/doxygen/html/tab_b.png 1218${PLIST.latex}share/doc/doxygen/html/tab_b.png
1421${PLIST.latex}share/doc/doxygen/html/tab_h.png 1219${PLIST.latex}share/doc/doxygen/html/tab_h.png
1422${PLIST.latex}share/doc/doxygen/html/tab_s.png 1220${PLIST.latex}share/doc/doxygen/html/tab_s.png
1423${PLIST.latex}share/doc/doxygen/html/tabs.css 1221${PLIST.latex}share/doc/doxygen/html/tabs.css
1424${PLIST.latex}share/doc/doxygen/html/trouble.html 1222${PLIST.latex}share/doc/doxygen/html/trouble.html
1425${PLIST.latex}share/doc/doxygen/html/xmlcmds.html 1223${PLIST.latex}share/doc/doxygen/html/xmlcmds.html

cvs diff -r1.55 -r1.56 pkgsrc/devel/doxygen/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/distinfo 2015/01/26 13:35:37 1.55
+++ pkgsrc/devel/doxygen/distinfo 2015/01/27 06:13:08 1.56
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: distinfo,v 1.55 2015/01/26 13:35:37 pho Exp $ 1$NetBSD: distinfo,v 1.56 2015/01/27 06:13:08 mef Exp $
2 2
3SHA1 (doxygen-1.8.8.src.tar.gz) = cd511c73e7669dde5ac3e14a5d1abae093aaf1d9 3SHA1 (doxygen-1.8.9.src.tar.gz) = b447251d32343ecf867f0a20cb63da4b478bfbab
4RMD160 (doxygen-1.8.8.src.tar.gz) = d701eb47631aa5e47d8a0fa245b58238276105f3 4RMD160 (doxygen-1.8.9.src.tar.gz) = ae56dfa237243b0685dc1622f45aaecd6bb4ef25
5Size (doxygen-1.8.8.src.tar.gz) = 4955485 bytes 5Size (doxygen-1.8.9.src.tar.gz) = 5006046 bytes
6SHA1 (patch-aa) = 74aa6e068c150d2e40c5a73723afd24d510f4538 6SHA1 (patch-aa) = 8b277babf52183a14de6d5ffcc154006d214729b
7SHA1 (patch-ab) = d66d077fe05f26ecdb3c292d2e563e54ef7ab81a 7SHA1 (patch-ab) = d66d077fe05f26ecdb3c292d2e563e54ef7ab81a
8SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435 8SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435
9SHA1 (patch-af) = 2af16b257b49c7917aff5f919da43e20bedec376 9SHA1 (patch-af) = 878aabc8bcd800e691edabf664f5c50c70af57a0
10SHA1 (patch-ah) = db6f117bf1faa3a1ed0b2ca9af81fc4f8d0913f9 10SHA1 (patch-ah) = c1a7f35fe2adcfd094c3ba0f81fee47a027bcf82
11SHA1 (patch-aj) = 504dfce5474e017e7872208b15a436be669c293c 11SHA1 (patch-aj) = 504dfce5474e017e7872208b15a436be669c293c
12SHA1 (patch-src_portable__c.c) = 88bb2ae294f8eaf16d48d9f07a1e95e754647947 12SHA1 (patch-src_portable__c.c) = 88bb2ae294f8eaf16d48d9f07a1e95e754647947
13SHA1 (patch-tmake_lib_macosx-c++_tmake.conf) = 994cf7ec7eb9d25dacf74c6d6775f4d0573eee5d 13SHA1 (patch-tmake_lib_macosx-c++_tmake.conf) = 6f5278524ee1c62fb45b23996bc34e37d0e63c51

cvs diff -r1.3 -r1.4 pkgsrc/devel/doxygen/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/patches/Attic/patch-aa 2008/11/11 00:44:12 1.3
+++ pkgsrc/devel/doxygen/patches/Attic/patch-aa 2015/01/27 06:13:08 1.4
@@ -1,13 +1,15 @@ @@ -1,13 +1,15 @@
1$NetBSD: patch-aa,v 1.3 2008/11/11 00:44:12 wiz Exp $ 1$NetBSD: patch-aa,v 1.4 2015/01/27 06:13:08 mef Exp $
 2
 3Make build honor PKGSRC_CFLAGS
2 4
3--- tmake/lib/netbsd-g++/tmake.conf.orig 2006-07-21 19:54:13.000000000 +0000 5--- tmake/lib/netbsd-g++/tmake.conf.orig 2006-07-21 19:54:13.000000000 +0000
4+++ tmake/lib/netbsd-g++/tmake.conf 6+++ tmake/lib/netbsd-g++/tmake.conf
5@@ -11,7 +11,7 @@ TMAKE_CC = gcc 7@@ -11,7 +11,7 @@ TMAKE_CC = gcc
6 TMAKE_CFLAGS = 8 TMAKE_CFLAGS =
7 TMAKE_CFLAGS_WARN_ON = -Wall -W 9 TMAKE_CFLAGS_WARN_ON = -Wall -W
8 TMAKE_CFLAGS_WARN_OFF = 10 TMAKE_CFLAGS_WARN_OFF =
9-TMAKE_CFLAGS_RELEASE = -O2 11-TMAKE_CFLAGS_RELEASE = -O2
10+TMAKE_CFLAGS_RELEASE = ${PKGSRC_CFLAGS} 12+TMAKE_CFLAGS_RELEASE = ${PKGSRC_CFLAGS}
11 TMAKE_CFLAGS_DEBUG = -g 13 TMAKE_CFLAGS_DEBUG = -g
12 TMAKE_CFLAGS_SHLIB = -fPIC 14 TMAKE_CFLAGS_SHLIB = -fPIC
13 TMAKE_CFLAGS_YACC = -Wno-unused -Wno-parentheses 15 TMAKE_CFLAGS_YACC = -Wno-unused -Wno-parentheses

cvs diff -r1.3 -r1.4 pkgsrc/devel/doxygen/patches/Attic/patch-tmake_lib_macosx-c++_tmake.conf (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/patches/Attic/patch-tmake_lib_macosx-c++_tmake.conf 2015/01/26 13:35:37 1.3
+++ pkgsrc/devel/doxygen/patches/Attic/patch-tmake_lib_macosx-c++_tmake.conf 2015/01/27 06:13:08 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1$NetBSD: patch-tmake_lib_macosx-c++_tmake.conf,v 1.3 2015/01/26 13:35:37 pho Exp $ 1$NetBSD: patch-tmake_lib_macosx-c++_tmake.conf,v 1.4 2015/01/27 06:13:08 mef Exp $
2 2
3Make build honor PKGSRC_CFLAGS, otherwise linking against pkgsrc 3Make build honor PKGSRC_CFLAGS, otherwise linking against pkgsrc
4libiconv will fail due to header/library mismatch. 4libiconv will fail due to header/library mismatch.
5 5
6--- tmake/lib/macosx-c++/tmake.conf.orig 2014-07-13 13:04:37.000000000 +0000 6--- tmake/lib/macosx-c++/tmake.conf.orig 2014-10-24 18:51:54.000000000 +0900
7+++ tmake/lib/macosx-c++/tmake.conf 7+++ tmake/lib/macosx-c++/tmake.conf 2015-01-27 13:48:44.000000000 +0900
8@@ -11,7 +11,7 @@ TMAKE_CC = cc 8@@ -11,7 +11,7 @@ TMAKE_CC = cc
9 TMAKE_CFLAGS = -pipe  9 TMAKE_CFLAGS = -pipe
10 TMAKE_CFLAGS_WARN_ON = -Wall -W -Wno-deprecated-declarations  10 TMAKE_CFLAGS_WARN_ON = -Wall -W -Wno-deprecated-declarations
11 TMAKE_CFLAGS_WARN_OFF = 11 TMAKE_CFLAGS_WARN_OFF =
12-TMAKE_CFLAGS_RELEASE = -O2 12-TMAKE_CFLAGS_RELEASE = -O3
13+TMAKE_CFLAGS_RELEASE = ${PKGSRC_CFLAGS} 13+TMAKE_CFLAGS_RELEASE = ${PKGSRC_CFLAGS}
14 TMAKE_CFLAGS_DEBUG = -g -fstack-protector 14 TMAKE_CFLAGS_DEBUG = -g -fstack-protector
15 TMAKE_CFLAGS_SHLIB = -fPIC 15 TMAKE_CFLAGS_SHLIB = -fPIC
16 TMAKE_CFLAGS_YACC = -Wno-unused -Wno-parentheses 16 TMAKE_CFLAGS_YACC = -Wno-unused -Wno-parentheses

cvs diff -r1.6 -r1.7 pkgsrc/devel/doxygen/patches/Attic/patch-af (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/patches/Attic/patch-af 2014/01/02 18:26:36 1.6
+++ pkgsrc/devel/doxygen/patches/Attic/patch-af 2015/01/27 06:13:08 1.7
@@ -1,13 +1,15 @@ @@ -1,13 +1,15 @@
1$NetBSD: patch-af,v 1.6 2014/01/02 18:26:36 wiz Exp $ 1$NetBSD: patch-af,v 1.7 2015/01/27 06:13:08 mef Exp $
 2
 3Make epstopdf configurable
2 4
3--- doc/Makefile.in.orig 2013-10-07 19:20:02.000000000 +0000 5--- doc/Makefile.in.orig 2013-10-07 19:20:02.000000000 +0000
4+++ doc/Makefile.in 6+++ doc/Makefile.in
5@@ -23,7 +23,7 @@ all: language config.doc FORCE 7@@ -23,7 +23,7 @@ all: language config.doc FORCE
6 @cp Makefile.latex ../latex/Makefile 8 @cp Makefile.latex ../latex/Makefile
7 @sed -e "s/\$$VERSION/$(VERSION)/g" doxygen_manual.tex >../latex/doxygen_manual.tex 9 @sed -e "s/\$$VERSION/$(VERSION)/g" doxygen_manual.tex >../latex/doxygen_manual.tex
8 @sed -e "s/\$$VERSION/$(VERSION)/g" doxygen.sty >../latex/doxygen.sty  10 @sed -e "s/\$$VERSION/$(VERSION)/g" doxygen.sty >../latex/doxygen.sty
9- @epstopdf doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf 11- @epstopdf doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf
10+ @@EPSTOPDF@ doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf 12+ @@EPSTOPDF@ doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf
11  13
12 clean:  14 clean:
13 rm -rf ../html ../latex *.bak  15 rm -rf ../html ../latex *.bak

cvs diff -r1.4 -r1.5 pkgsrc/devel/doxygen/patches/Attic/patch-ah (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/patches/Attic/patch-ah 2012/07/03 11:31:35 1.4
+++ pkgsrc/devel/doxygen/patches/Attic/patch-ah 2015/01/27 06:13:08 1.5
@@ -1,15 +1,20 @@ @@ -1,15 +1,20 @@
1$NetBSD: patch-ah,v 1.4 2012/07/03 11:31:35 mef Exp $ 1$NetBSD: patch-ah,v 1.5 2015/01/27 06:13:08 mef Exp $
2 2
 3date: 2005-10-13 21:15:58 +0900; author: markd; state: Exp;
 4The latest doxygen encodes the source directory path into some of the
 5output filenames. This is problematic in a pkgsrc context as it means
 6WRKDIR pathnames can appear in generated filenames. Fix by reverting
 7to the old way of naming the files. Bump PKGREVISION.
3 8
4--- src/dirdef.cpp.orig 2012-05-28 23:17:06.000000000 +0900 9--- src/dirdef.cpp.orig 2012-05-28 23:17:06.000000000 +0900
5+++ src/dirdef.cpp 2012-06-23 11:52:57.000000000 +0900 10+++ src/dirdef.cpp 2012-06-23 11:52:57.000000000 +0900
6@@ -108,7 +108,8 @@ 11@@ -108,7 +108,8 @@
7 { 12 {
8 //printf("DirDef::getOutputFileBase() %s->dir_%s\n", 13 //printf("DirDef::getOutputFileBase() %s->dir_%s\n",
9 // m_diskName.data(),encodeDirName(m_diskName).data()); 14 // m_diskName.data(),encodeDirName(m_diskName).data());
10- return "dir_"+encodeDirName(m_diskName); 15- return "dir_"+encodeDirName(m_diskName);
11+ //return "dir_"+encodeDirName(name()); 16+ //return "dir_"+encodeDirName(name());
12+ return QCString().sprintf("dir_%06d",m_dirCount); 17+ return QCString().sprintf("dir_%06d",m_dirCount);
13 } 18 }
14  19
15 void DirDef::writeDetailedDescription(OutputList &ol,const QCString &title) 20 void DirDef::writeDetailedDescription(OutputList &ol,const QCString &title)