]> git.alsa-project.org Git - alsa-lib.git/commit
doc: hide structs with typedefs
authorClemens Ladisch <clemens@ladisch.de>
Tue, 4 Aug 2009 07:15:40 +0000 (09:15 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Tue, 4 Aug 2009 07:15:40 +0000 (09:15 +0200)
commit0ed67883af9e2e8029c9e19011012a16d9aac07b
tree5898d1f2fa3e58717d85078c0050263cd99937d8
parent1b4dedc62e1fd4d43403458536842e4cdc79628b
doc: hide structs with typedefs

In the documentation, hide structure types that have a corresponding
typedef.  Since doxygen 1.5.4, this is no longer the default when
OPTIMIZE_OUTPUT_FOR_C is set.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
doc/doxygen.cfg.in