]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apibuild: Add index.warning() method
authorAndrea Bolognani <abologna@redhat.com>
Mon, 25 Apr 2016 12:23:04 +0000 (14:23 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 26 Apr 2016 07:20:12 +0000 (09:20 +0200)
commitccaceab7bdcc5abe215444daac31951591ba6713
treec388828ea1f742bc7934fbac499e89af6e20be21
parent22a592a4fe01fff1a86e58f0d3e3f66c1a7e707e
apibuild: Add index.warning() method

This method is used in eg. index.merge(), but is not defined
anywhere. The implementation has been copied from docBuilder.
docs/apibuild.py