]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apibuild: Allow completely skipping certain macros
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Apr 2016 12:31:23 +0000 (14:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Apr 2016 13:39:08 +0000 (15:39 +0200)
commita253396a474d0b35d6c8ca7e40bf55a1e3450390
tree150746854f60be90ef3682a8468290f90cc9fe00
parent9b99bcf02ced17ebe445d5c75591249aeed82eaa
apibuild: Allow completely skipping certain macros

Some macros don't make sense to be documented at all. Add infrastructure
to the web/api generator and add VIR_DEPRECATED and VIR_EXPORT_VAR as
macros we should not document.
docs/apibuild.py