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