mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 08:55:22 +00:00
lib: Revert removing of Summary and Description fields in headers
Those fields are used by the apibuild script to create documentation. This commit partialy reverts a4bcefbcff01c9cdc257127df376929cd80304b1.
This commit is contained in:
parent
b889bac171
commit
d6e94bdd3d
@ -1,5 +1,8 @@
|
||||
/* -*- c -*-
|
||||
* libvirt-qemu.h: Interfaces specific for QEMU/KVM driver
|
||||
* Summary: qemu specific interfaces
|
||||
* Description: Provides the interfaces of the libvirt library to handle
|
||||
* qemu specific methods
|
||||
*
|
||||
* Copyright (C) 2010, 2012 Red Hat, Inc.
|
||||
*
|
||||
|
@ -1,5 +1,8 @@
|
||||
/* -*- c -*-
|
||||
* libvirt.h: Core interfaces for the libvirt library
|
||||
* Summary: core interfaces for the libvirt library
|
||||
* Description: Provides the interfaces of the libvirt library to handle
|
||||
* virtualized domains
|
||||
*
|
||||
* Copyright (C) 2005-2006, 2010-2012 Red Hat, Inc.
|
||||
*
|
||||
|
@ -1,5 +1,8 @@
|
||||
/*
|
||||
* virterror.h: Error handling interfaces for the libvirt library
|
||||
* Summary: error handling interfaces for the libvirt library
|
||||
* Description: Provides the interfaces of the libvirt library to handle
|
||||
* errors raised while using the library.
|
||||
*
|
||||
* Copyright (C) 2006, 2010-2012 Red Hat, Inc.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user