[PATCH v3 08/30] docstring: macros: libvirt: Add 'Since version' metadata

Peter Krempa pkrempa at redhat.com
Thu Apr 21 13:13:05 UTC 2022


On Wed, Apr 20, 2022 at 21:07:57 +0200, Victor Toso wrote:
> Either create or append to existing docstring, the version (git tag)
> that a given macro was introduced in the format:
> 
>     Since: v1.2.3
> 
> Signed-off-by: Victor Toso <victortoso at redhat.com>
> ---
>  include/libvirt/libvirt-domain.h  | 663 +++++++++++++++++++++++++++++-
>  include/libvirt/libvirt-host.h    | 123 ++++++
>  include/libvirt/libvirt-network.h |  24 ++
>  include/libvirt/libvirt-nodedev.h |   3 +
>  include/libvirt/libvirt-secret.h  |   3 +
>  include/libvirt/libvirt-storage.h |   3 +
>  6 files changed, 810 insertions(+), 9 deletions(-)

While based on the method some of these may be inaccurate it's better
than what we had before.

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list