forked from pool/doxygen
- updated to 1.8.1.2:
changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root node of the graph. * Integrated the root navigation tree in navtree.js for faster loading * When the navigation tree is enabled, clicking jump to a line in the source code view will now highlight the line. features * Added button in the navigation tree to allow enabling/disabling syncing the navigation tree with the content. * Extended the number of HTML entities with Greek letters and other symbols (thanks to Charles Karney for the patch). * id 663645: Added support for C++11 strongly typed enums (enum class E { ... }). * VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg. * id 677678: Added support for strong and weak attributes in Objective-C properties. * bugfixes - for details see http://www.stack.nl/~dimitri/doxygen/changelog.html - updated to 1.8.1.2: changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=54
This commit is contained in:
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 08:22:15 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.8.1.2:
|
||||
changes
|
||||
* doxygen now strips the leading indentation shared by the lines
|
||||
in a @code..@endcode block.
|
||||
* id 678218: Changed title of the SVG graphs from 'G' to the root
|
||||
node of the graph.
|
||||
* Integrated the root navigation tree in navtree.js for faster
|
||||
loading
|
||||
* When the navigation tree is enabled, clicking jump to a line
|
||||
in the source code view will now highlight the line.
|
||||
features
|
||||
* Added button in the navigation tree to allow enabling/disabling
|
||||
syncing the navigation tree with the content.
|
||||
* Extended the number of HTML entities with Greek letters and
|
||||
other symbols (thanks to Charles Karney for the patch).
|
||||
* id 663645: Added support for C++11 strongly typed enums (enum
|
||||
class E { ... }).
|
||||
* VHDL code now has a new Design Overview page (thanks for
|
||||
Martin Kreis for the patch). Requires HAVE_DOT=YES, and
|
||||
DOT_IMAGE_FORMAT=svg.
|
||||
* id 677678: Added support for strong and weak attributes in
|
||||
Objective-C properties.
|
||||
* bugfixes
|
||||
- for details see http://www.stack.nl/~dimitri/doxygen/changelog.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 10:15:13 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user