[libvirt] [PATCH] docs: add entry to download table listing the Rust language binding

Daniel P. Berrange posted 1 patch 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170703155807.25160-1-berrange@redhat.com
docs/downloads.html.in | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
[libvirt] [PATCH] docs: add entry to download table listing the Rust language binding
Posted by Daniel P. Berrange 6 years, 8 months ago
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
---
 docs/downloads.html.in | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/downloads.html.in b/docs/downloads.html.in
index 99da7a6..0306945 100644
--- a/docs/downloads.html.in
+++ b/docs/downloads.html.in
@@ -179,6 +179,22 @@
           <td></td>
         </tr>
         <tr>
+          <td>Rust</td>
+          <td>
+            <a href="ftp://libvirt.org/libvirt/rust/">ftp</a>
+            <a href="http://libvirt.org/sources/rust/">http</a>
+            <a href="https://libvirt.org/sources/rust/">https</a>
+          </td>
+          <td>
+            <a href="http://libvirt.org/git/?p=libvirt-rust.git;a=summary">libvirt</a>
+          </td>
+          <td>
+            <a href="https://gitlab.com/libvirt/libvirt-rust">gitlab</a>
+            <a href="https://github.com/libvirt/libvirt-rust">github</a>
+          </td>
+          <td></td>
+        </tr>
+        <tr>
           <th colspan="7">Integration modules</th>
         </tr>
         <tr>
-- 
2.9.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] docs: add entry to download table listing the Rust language binding
Posted by John Ferlan 6 years, 8 months ago

On 07/03/2017 11:58 AM, Daniel P. Berrange wrote:
> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
> ---
>  docs/downloads.html.in | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list