
On Tue, Nov 18, 2014 at 04:48:32AM +0530, Nehal J Wani wrote:
I guess, references of libvirt-libvirt.html were not removed from docs/Makefile.am
Following patch fixes it (But I am not sure if it is the right way to go):
diff --git a/docs/Makefile.am b/docs/Makefile.am index 910bfef..5485ee9 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -31,7 +31,6 @@ apihtml = \ html/libvirt-libvirt-domain-snapshot.html \ html/libvirt-libvirt-event.html \ html/libvirt-libvirt-host.html \ - html/libvirt-libvirt.html \ html/libvirt-libvirt-interface.html \ html/libvirt-libvirt-network.html \ html/libvirt-libvirt-nodedev.html \ @@ -51,7 +50,6 @@ devhelphtml = \ devhelp/libvirt.devhelp \ devhelp/index.html \ devhelp/general.html \ - devhelp/libvirt-libvirt.html \ devhelp/libvirt-virterror.html
css = \ @@ -269,7 +267,6 @@ $(addprefix $(srcdir)/,$(devhelphtml)): $(srcdir)/libvirt-api.xml $(devhelpxsl)
python_generated_files = \ - $(srcdir)/html/libvirt-libvirt.html \ $(srcdir)/html/libvirt-libvirt-lxc.html \ $(srcdir)/html/libvirt-libvirt-qemu.html \ $(srcdir)/html/libvirt-virterror.html \
ACK, and pushed Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|