mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 07:58:01 +02:00
Generate XML from Doxygen
This is a useful input format for XSLT, for instance to make a Devhelp index. Originally from Matthias Clasen in Fedora's dbus/1.0.1-2 package, via Ubuntu, Debian and Maemo. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=13495 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454142
This commit is contained in:
parent
916620ea96
commit
48086ac56d
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ MAN_LINKS = YES
|
|||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the XML output
|
||||
#---------------------------------------------------------------------------
|
||||
GENERATE_XML = NO
|
||||
GENERATE_XML = YES
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the preprocessor
|
||||
#---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue