SHA256
8
0
forked from pool/doxygen
OBS User unknown
2009-01-13 17:42:16 +00:00
committed by Git OBS Bridge
parent 41db1ffb62
commit 837cfaa50c
18 changed files with 142 additions and 76 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jan 6 13:31:44 CET 2009 - mseben@suse.cz
- updated to version 1.5.8
Changes:
* Included Qt help update by Sebastian Pipping introducing three
new options to define custom filter sections and attributes:
QHP_CUST_FILTER_NAME, QHP_CUST_FILTER_ATTRS, QHP_SECT_FILTER_ATTRS.
New features:
* Add new option EXTENSION_MAPPING, which can be used to change
the mapping of file extension to language parser
* Added support for Vietnamese (thanks to Dang Minh Tuan)
* Thanks to Emin Ilker Cetinbas doxygen can now also produce
Turkish documentation.
* It is now possible to add the direction attributes normally used
with the @param command to document parameters inline
- rewritten doxygen-*-man.patch
- spec file clean-up
-------------------------------------------------------------------
Tue Jul 15 13:31:58 CEST 2008 - anosek@suse.cz