forked from pool/doxygen
- updated to 1.7.2:
* Changed the default font of the LaTeX output to helvetica. * Changed the way parameters and return values are represented in the LaTeX and RTF output. They are now listed using tables. * added support for Apple's block object extension for C/Obj-C/C++. * added support for detecting Python constructors and destructors. * id 624575: Added \endinternal command that can be used to force the end of a section started with \internal. * id 552605: Added parsing support for PHP 5.3+ style namespaces. * id 582532: added \mscfile command which can be used to insert a message sequence chart given a .msc file. Also added a new config option MSCFILE_DIRS to provide directories were msc files are searched (Thanks to Adrien for the patch). * Added support for type specifiers for documenting PHP parameters, format: "@param type $paramname docs" * Added support for rendering formulas in the HTML output using MathJax instead of using prerendered bitmaps. For this purpose the options USE_MATHJAX and MATHJAX_RELPATH were added. * Many bugfixes. * For details see http://www.stack.nl/~dimitri/doxygen/changelog.html. - updated to 1.7.2: * Changed the default font of the LaTeX output to helvetica. * Changed the way parameters and return values are represented in the LaTeX and RTF output. They are now listed using tables. * added support for Apple's block object extension for C/Obj-C/C++. * added support for detecting Python constructors and destructors. * id 624575: Added \endinternal command that can be used to force the end of a section started with \internal. OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 13:40:56 UTC 2010 - pgajdos@novell.com
|
||||
|
||||
- updated to 1.7.2:
|
||||
* Changed the default font of the LaTeX output to helvetica.
|
||||
* Changed the way parameters and return values are represented
|
||||
in the LaTeX and RTF output. They are now listed using tables.
|
||||
* added support for Apple's block object extension for C/Obj-C/C++.
|
||||
* added support for detecting Python constructors and destructors.
|
||||
* id 624575: Added \endinternal command that can be used to force
|
||||
the end of a section started with \internal.
|
||||
* id 552605: Added parsing support for PHP 5.3+ style namespaces.
|
||||
* id 582532: added \mscfile command which can be used to insert a
|
||||
message sequence chart given a .msc file. Also added a new
|
||||
config option MSCFILE_DIRS to provide directories were msc
|
||||
files are searched (Thanks to Adrien for the patch).
|
||||
* Added support for type specifiers for documenting PHP
|
||||
parameters, format: "@param type $paramname docs"
|
||||
* Added support for rendering formulas in the HTML output using
|
||||
MathJax instead of using prerendered bitmaps. For this purpose
|
||||
the options USE_MATHJAX and MATHJAX_RELPATH were added.
|
||||
* Many bugfixes.
|
||||
* For details see http://www.stack.nl/~dimitri/doxygen/changelog.html.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 29 21:00:54 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user