[libvirt] [PATCH 0/3] Fix for generated api docs

Michal Privoznik mprivozn at redhat.com
Wed Dec 7 10:07:09 UTC 2016


On 06.12.2016 14:57, John Ferlan wrote:
> The Makefile.am adjustment works for me - although it's not my preferred
> area of the environment to touch, so if there's a "better" way - let me know.
> 
> The GetAllDomainStats current output is just an unreadable mass. This cleans
> it up a bit creating text/code boxes for the various stats.
> 
> The InterfaceAddresses current output was about 1/2 right - this just makes
> all the code examples inside a text/code box.
> 
> John Ferlan (3):
>   docs: Rebuild apihtml docs when source changes
>   docs: Adjust formatting for virConnectGetAllDomainStats output
>   docs: Fix code example formatting for virDomainInterfaceAddresses
> 
>  docs/Makefile.am     |  14 ++-
>  src/libvirt-domain.c | 273 +++++++++++++++++++++++++++------------------------
>  2 files changed, 157 insertions(+), 130 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list