[libvirt] [PATCH] docs: introduce libvirt-dbus binding

Pavel Hrdina phrdina at redhat.com
Fri Mar 23 11:24:02 UTC 2018


On Fri, Mar 23, 2018 at 10:38:46AM +0100, Ján Tomko wrote:
> On Fri, Mar 23, 2018 at 08:35:34AM +0100, Pavel Hrdina wrote:
> > libvirt-dbus is a new binding that wraps libvirt API into D-Bus calls.
> > 
> > Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> > ---
> > docs/bindings.html.in  |   4 ++
> > docs/dbus.html.in      | 102 +++++++++++++++++++++++++++++++++++++++++++++++++
> > docs/docs.html.in      |   1 +
> > docs/downloads.html.in |  15 ++++++++
> > 4 files changed, 122 insertions(+)
> > create mode 100644 docs/dbus.html.in
> > 
> > diff --git a/docs/bindings.html.in b/docs/bindings.html.in
> > index 733c89bc20..236bdcf2ae 100644
> > --- a/docs/bindings.html.in
> > +++ b/docs/bindings.html.in
> > @@ -18,6 +18,10 @@
> >         <strong>Go</strong>: Daniel Berrange develops
> >         <a href="https://godoc.org/github.com/libvirt/libvirt-go">Go bindings</a>.
> >       </li>
> > +      <li>
> > +        <strong>D-Bus</strong>: Pavel Hrdina develops
> > +        <a href="dbus.html">D-Bus bindings</a>.
> > +      </li>
> 
> This list is sorted alphabetically, so you can put your name closer to
> the top, between C# and Go.
> 
> >       <li>
> >         <strong>Java</strong>: Daniel Veillard develops
> >         <a href="java.html">Java bindings</a>.
> > diff --git a/docs/dbus.html.in b/docs/dbus.html.in
> > new file mode 100644
> > index 0000000000..0da8096122
> > --- /dev/null
> > +++ b/docs/dbus.html.in
> > @@ -0,0 +1,102 @@
> > +<?xml version="1.0" encoding="UTF-8"?>
> > +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> 
> Just <!DOCTYPE html>
> 
> see commit 6090a816acd984e1aeff235eab0f43f95690a551
> 
>    docs: remove legacy XHTML <!DOCTYPE> declaration
> 
> https://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=6090a816acd
> 
> ACK with that fixed (unless you want to wait for a native speaker)

Thanks, I'll fix that.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180323/57f987e6/attachment-0001.sig>


More information about the libvir-list mailing list