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

John Ferlan jferlan at redhat.com
Tue Dec 6 13:57:01 UTC 2016


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(-)

-- 
2.7.4




More information about the libvir-list mailing list