On 12.11.2014 16:00, Daniel P. Berrange wrote:
The API docs generators were broken by the header file
re-organization. Specifically
* html/libvirt-libvirt.html was empty (and should be deleted)
* Makefile.am didn't install html/libvirt-libvirt-*.html
* hvsupport.html was mostly empty
* sitemap.html.in didn't list the new html/*.html files
---
docs/Makefile.am | 17 +++++++--
docs/apibuild.py | 1 -
docs/hvsupport.pl | 101 +++++++++++++++++++++++++++++----------------------
docs/sitemap.html.in | 48 ++++++++++++++++++++++--
4 files changed, 115 insertions(+), 52 deletions(-)
ACK
Michal