libvirt/include
Claudio Bley f55572ca01 docs: split typedef and struct definition for apibuild.py
The members of struct virSecurityLabel and struct virSecurityModel
were not shown in the libvirt API docs because the corresponding
<field> elements were missing from the libvirt-api.xml.

The reason is that apibuild.py does not cope well with typedef's
using inline struct definitions. It fails to associate the comment
with the typedef and because of this refuses to write out the
field of the struct.
2014-12-19 22:22:09 +01:00
..
libvirt docs: split typedef and struct definition for apibuild.py 2014-12-19 22:22:09 +01:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00