GNOME Bugzilla – Bug 581518
Please add support for DBus XML files
Last modified: 2009-08-20 10:12:47 UTC
Please add support for DBus XML files.
Created attachment 134061 [details] [review] Patch to add initial dbusxml file support (version 0.5) This patch adds the requested support for DBus XML files. It is not yet feature complete but already allows for annotations to interfaces, methods and signals.
Created attachment 134062 [details] [review] Patch to add initial dbusxml file support (version 0.5) This patch adds the requested support for DBus XML files. It is not yet feature complete but already allows for annotations to interfaces, methods and signals.
Sorry about the patch getting added twice. No idea why/how that happened:-(
Created attachment 134279 [details] [review] dbusxml support version 0.6 This version adds support for properties. So everything that is actually defined in the D-Bus spec is covered.
Created attachment 135764 [details] [review] dbusxml support version 0.7 Adds support for definition of structs, enums and flagsets. This is not in the DBus standard, but needed for any serious dbus interface.
The code is now available here: http://gitorious.org/doxygen-dbusxml
Created attachment 135845 [details] [review] Add documentation file. Add a section about dbusxml to the documentation.
Created attachment 135905 [details] [review] dbusxml support v0.9 * Remove debug output * Update to doxygen 1.5.9
I'm happy to announce that your patch is applied, and will be included in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.0. Please verify if this is indeed the case and reopen the bug if you think it is not fixed (include any additional information that you think can be relevant).