On Mon, Jun 08, 2015 at 11:34:35 +0200, Jiri Denemark wrote: > If a macro has a string value, the @string attribute will contain the > value. Otherwise @string attribute will be missing. > > For example, the following macro definition from libvirt-domain.h: > > /** > * VIR_MIGRATE_PARAM_URI: > * ... > */ > # define VIR_MIGRATE_PARAM_URI "migrate_uri" > > will result in > > <macro name='VIR_MIGRATE_PARAM_URI' file='libvirt-domain' string='migrate_uri'> > <info><![CDATA[...]]></info> > </macro> > > https://bugzilla.redhat.com/show_bug.cgi?id=1229199 > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- > docs/apibuild.py | 47 ++++++++++++++++++++++++++++------------------- > 1 file changed, 28 insertions(+), 19 deletions(-) > ACK, Peter
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list