Go to file
Petr Gajdos 39fe6c187e - updated to 1.8.4:
* id 686384: When INLINE_SIMPLE_STRUCTS is enabled, also structs
    with simple typedefs will be inlined.
  * Doxywizard: scrolling with mouse wheel no longer affects the
    values in the expert view.
  * id 681733: More consistent warnings and errors.
  * Added support for "clang assisted parsing", which allows the
    code to also be parsed via libclang (C/C++ frontend of LLVM)
    and can improve the quality of the syntax highting,
    cross-references, and call graphs, especially for template
    heavy C++ code. To enable this feature you have to configure
    doxygen with the --with-libclang option. Then you get two new
    configuration options: CLANG_ASSISTED_PARSING to enable or
    disable parsing via clang and CLANG_OPTIONS to pass additional
    compiler options needed to compile the files. Note that
    enabling this feature has a significant performance penality.
  * Included patch donated by Intel which adds Docbook support.
    This can be enabled via GENERATE_DOCBOOK and the output
    location can be controlled using DOCBOOK_OUTPUT. Docbook
    specific sections can be added using
    \docbookonly ... \enddocbookonly
  * Added support for UNO IDL (interace language used in
    Open/Libre Office), thanks to Michael Stahl for the patch.
  * Included patch by Adrian Negreanu which stores data gathered
    by doxygen in a sqlite3 database. Currently still work in
    progress and can only be enabled using --with-sqlite3 during
    ./configure.
  * For interactive SVG graphs, edges are now highlighted when
    hovered by the mouse.
  * Include patch by Adrian Negreanu to show duration statistics

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=63
2013-05-20 16:44:15 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=1 2007-01-15 23:10:37 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=1 2007-01-15 23:10:37 +00:00
doxygen_manual-1.8.4.pdf.zip - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxygen-1.5.9-64archs.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=12 2009-05-06 16:37:44 +00:00
doxygen-1.5.9-man.patch - updated to 1.8.3: 2012-12-31 08:42:17 +00:00
doxygen-1.7.0-modify_footer.patch Accepting request 53048 from home:mseben:branches:devel:tools 2010-11-15 15:33:20 +00:00
doxygen-1.8.4-html.tar.bz2 - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxygen-1.8.4.src.tar.gz - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxygen-html.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=1 2007-01-15 23:10:37 +00:00
doxygen-no-lowercase-man-names.patch - 1.8.1 generates man page names uncondidionally lowercase which 2012-06-04 10:22:20 +00:00
doxygen.changes - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxygen.spec - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxywizard-1.5.9-flex.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=12 2009-05-06 16:37:44 +00:00
doxywizard.changes - updated to 1.8.4: 2013-05-20 16:44:15 +00:00
doxywizard.desktop OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=1 2007-01-15 23:10:37 +00:00
doxywizard.spec - updated to 1.8.4: 2013-05-20 16:44:15 +00:00