[libvirt] minor doc generation glitch

Eric Blake eblake at redhat.com
Wed Jun 15 19:25:47 UTC 2011


Looking at
http://libvirt.org/html/libvirt-libvirt.html#virDomainShutoffReason as
an example, I see several places where there are spurious "*" in the
generated documentation.  It looks like anywhere we have:

typedef enum {
  VALUE = 0; /* Multi-line
              * comment */
} virName;

that the python generator is not stripping out the '^ *\*?' regex for
continued comment lines.

My python is a bit too weak to quickly determine a fix, so I'm throwing
this out for anyone else who wants an easy bug to fix.
-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110615/229090f2/attachment-0001.sig>


More information about the libvir-list mailing list