]> xenbits.xensource.com Git - libvirt.git/commit
Fixes for documentation extraction
authorDaniel Veillard <veillard@redhat.com>
Wed, 13 Oct 2010 10:19:02 +0000 (12:19 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 13 Oct 2010 11:50:07 +0000 (13:50 +0200)
commit0df671513d4b303d3cf19f126b3581b10a9c4166
tree7a763cd5c2194101b88dbbf4cc382fef3a142e21
parenta5c646a770769179a46f8157cfb7d526ac5efc81
Fixes for documentation extraction

* include/libvirt/libvirt.h.in: some of the function type description
  were broken so they could not be automatically documented
* src/util/event.c docs/apibuild.py: event.c exports one public API
  so it needs to be scanned too, avoid a few warnings
docs/apibuild.py
include/libvirt/libvirt.h.in
src/util/event.c