Daniel Veillard
1dca564a64
Regenerated docs, Daniel
2007-04-27 15:39:20 +00:00
Daniel Veillard
b782d66763
* src/virsh.c: fix virshStrdup to not crash if NULL is passed.
...
Daniel
2007-04-26 10:20:57 +00:00
Daniel Veillard
435ce72149
* docs/remote.html docs/site.html docs/*.html: added a stub for
...
the remote page, added it to stylesheet and regenerated
Daniel
2007-04-18 09:58:35 +00:00
Daniel Veillard
9ab00c05bf
* docs/* NEWS libvirt.spec.in: prepare release of 0.2.2
...
* docs/apibuild.py: do not scan xen_unified for APIs.
Daniel
2007-04-17 09:33:51 +00:00
Daniel Veillard
f39faaa708
* docs/*.html: repair the damages made by Amaya on the content
...
of documentation following feedback from Simon Hernandez
Daniel
2007-03-22 15:17:31 +00:00
Daniel Veillard
d1b1545168
* docs/*: updated the format section, augmented Networking with
...
description provided by Daniel Berrange
* po/*: regenerated
Daniel
2007-03-16 18:33:53 +00:00
Daniel Veillard
635ae38979
* include/libvirt/libvirt.h[.in] include/libvirt/virterror.h
...
proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h
qemud/dispatch.c qemud/internal.h qemud/protocol.h
src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version
src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c
src/test.c src/virsh.c src/virterror.c src/xen_internal.c
src/xen_internal.h src/xend_internal.c src/xm_internal.c
src/xml.h src/xs_internal.c: applied patch from Richard Jones
adding virConnectGetCapabilities(), plus various small little
fixes
* docs/*: fixed the api extractor script and regenerated
Daniel
2007-03-15 17:24:56 +00:00
Daniel Veillard
1bd41d0bab
s/interract/interact/ as suggested by kzak
2006-11-22 23:11:11 +00:00
Daniel Veillard
fab8e90e6d
* docs/site.xsl docs/*.html: add links to virt-manager
...
Daniel
2006-08-25 23:16:21 +00:00
Daniel Veillard
aa13b2aa79
* docs//* : fixed perl binding URL to point to CPAN as provided by
...
Daniel P. Berrange.
Daniel
2006-04-26 06:43:42 +00:00
Daniel Veillard
7743c7a7b1
* doc/site.xsl doc/libvir.html doc/*: added informations about
...
the Perl bindings, regenerated
* python/libvirt_wrap.h: added a missing include.
Daniel
2006-03-28 09:50:17 +00:00
Daniel Veillard
72b838fffc
* configure.in: applied patch for --with-xen-distdir option from
...
Ronald Aigner
* docs/site.xsl docs/*.html: added link to Bugzilla
Daniel
2006-03-10 10:21:41 +00:00
Daniel Veillard
6c5a225725
* docs/errors.html docs/libvir.html docs/*: added a page about
...
error handling and regenerated the docs
Daniel
2006-02-28 13:58:30 +00:00
Daniel Veillard
5800109158
A few libvir->libvirt, Daniel
2006-02-24 13:47:47 +00:00
Daniel Veillard
d3a15eb303
* TODO: updated
...
* python/tests/Makefile.am: fix a small PYTHONPATH bug
* docs//*: fixed the xsl a bit for toc names, added doc for
the python bindings, regenerated
Daniel
2006-02-21 13:23:16 +00:00
Daniel Veillard
9a2ec00a05
* 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
2006-02-20 23:08:47 +00:00
Daniel Veillard
9c5111b9c9
* docs/examples/examples.xsl docs/examples/index.html
...
docs/site.xsl: integates the examples page in the web site
* docs//* : fixed generator and rebuilt the docs
* python/tests/basic.py python/tests/create.py: couple cleanups
Daniel
2006-02-20 20:50:48 +00:00
Daniel Veillard
f2fec34604
* NEWS docs/*: regenerated and updated the docs post 0.0.3 release
...
Daniel
2006-02-10 08:43:31 +00:00
Daniel Veillard
8c423e6c83
* //* : renamed the project libvirt , this affects all makefiles,
...
the specs, the icons, the docs, etc ...
* configure.in: prepare for 0.0.3
Daniel
2006-02-09 17:45:11 +00:00
Daniel Veillard
ca586e5a80
Release of 0.0.2, daniel
2006-01-31 10:21:10 +00:00
Daniel Veillard
3afad0b2f0
* NEWS docs/news.xsl: added stylesheet to generate NEWS file
...
* docs/*: updated docs preparing for the release
Daniel
2006-01-29 10:56:15 +00:00
Daniel Veillard
eece06a14f
* docs/site.xsl docs/*.html: credits to Diana Fong for graphics
...
and web site design
Daniel
2006-01-29 08:52:59 +00:00
Karel Zak
b64c353863
add xshandle checks, fix virsh grammar
2006-01-25 09:46:22 +00:00
Daniel Veillard
46202b3705
* docs/site.xsl docs/*.png docs/*.html: update the images from Diana,
...
added favicon to page.
* src/libvir.c: reorganized the include imports.
Daniel
2006-01-23 22:55:41 +00:00
Daniel Veillard
3333cec207
* doc/*: started to augment and update the documentation
...
Daniel
2006-01-22 16:27:09 +00:00
Daniel Veillard
ff97523083
* doc//*: mostly finished the revamp in the plane, starts to look good
...
Daniel
2006-01-21 23:34:36 +00:00
Daniel Veillard
76777c51f7
* doc/* : total revamp of the web site based on Diana Fong design
...
but not completely integrated yet
Daniel
2006-01-20 15:49:04 +00:00
Daniel Veillard
f7e03b9312
* include/libvir.h[.in]: added VIR_DOMAIN_CRASHED status, small
...
doc fix
* src/virsh.c: fix a integer being formatted as %s in idof
* src/internal.h src/libvir.c src/xend_internal.[ch]: started to
integrated the xend back-end, especially for getting informations
about a domain.
Daniel
2006-01-17 16:56:17 +00:00
Daniel Veillard
2b019dd2f7
* docs/architecture.* docs/*: added a section on the architecture
...
and regenerated the docs.
Daniel
2005-12-21 16:59:34 +00:00
Daniel Veillard
a4de636ade
Adding an FAQ about the ro store socket permissions, Daniel
2005-12-13 17:20:25 +00:00
Daniel Veillard
a8d7d679cc
* src/libvir.c src/xen_internal.c src/xen_internal.h: completing the
...
API implementation, only CreateLinux is now missing.
Daniel
2005-12-12 13:22:20 +00:00
Daniel Veillard
e1a82c77cb
Changed title, daniel
2005-12-09 13:32:49 +00:00
Daniel Veillard
94d4126ac0
* docs/*: extended the documentation
...
Daniel
2005-12-09 13:04:05 +00:00
Daniel Veillard
2380f6b269
Update of the docs, daniel
2005-12-08 23:49:08 +00:00
Daniel Veillard
b9ae742930
* docs/*: adding missing links to API page.
...
Daniel
2005-12-07 14:09:33 +00:00
Daniel Veillard
cf65cf953f
* docs/* docs/html/*: more work on the docs generation
...
* include/libvir.h: adding informations on the header
Daniel
2005-12-07 10:59:26 +00:00
Daniel Veillard
d3b96d4a00
* configure.in docs/FAQ.html docs/Libxml2-Logo-90x34.gif
...
docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html
docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add
the web site, based on libxml2 one.
* src/hash.c: add a missing include
Daniel
2005-12-07 09:33:00 +00:00