]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the
authorDaniel Veillard <veillard@redhat.com>
Mon, 20 Feb 2006 23:08:47 +0000 (23:08 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 20 Feb 2006 23:08:47 +0000 (23:08 +0000)
commit9a2ec00a0552d1eb6ba9a2787e7042baab876cff
tree9fc559a2585f95c3d134b054d411ed63aebeaccc
parent9c5111b9c93a846dbbb04addce23d97c2778814a
* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the
  XML dump function around to make sure all entry points are centralized
  in libvirt.c and also avoid doc generation troubles.
* docs/examples/Makefile.am docs/examples/index.py: fix the makefile
  a bit.
* TODO: updated
* docs/format.html: added a description of the XML used for the
  domains.
* docs//*: rebuilt
Daniel
23 files changed:
ChangeLog
TODO
docs/APIchunk0.html
docs/APIchunk1.html
docs/APIchunk2.html
docs/FAQ.html
docs/architecture.html
docs/bugs.html
docs/downloads.html
docs/examples/Makefile.am
docs/examples/index.py
docs/format.html [new file with mode: 0644]
docs/html/libvirt-libvirt.html
docs/index.html
docs/intro.html
docs/libvir.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
docs/news.html
docs/site.xsl
src/libvirt.c
src/xend_internal.c
src/xend_internal.h