diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 081af25ebb..692390c843 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -16,7 +16,7 @@
  • Go: Daniel Berrange develops - Go bindings. + Go bindings.
  • Java: Daniel Veillard develops diff --git a/docs/docs.html.in b/docs/docs.html.in index 559910a2d0..ceb95a4f17 100644 --- a/docs/docs.html.in +++ b/docs/docs.html.in @@ -82,7 +82,7 @@
    Language bindings and API modules
    Bindings of the libvirt API for c#, - go, + go, java, ocaml, perl, diff --git a/docs/downloads.html.in b/docs/downloads.html.in index 24ee27cc5c..33a49d9c1f 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -81,7 +81,7 @@ github - api ref + api ref @@ -245,7 +245,7 @@ github - api ref + api ref diff --git a/docs/libvirt-go-xml.rst b/docs/libvirt-go-xml.rst index ee3b878068..995fdd2b07 100644 --- a/docs/libvirt-go-xml.rst +++ b/docs/libvirt-go-xml.rst @@ -7,4 +7,4 @@ annotated Go struct definitions for parsing (and formatting) XML documents used with libvirt APIs. For details of Go specific behaviour consult the -`Go package documentation `__ +`Go package documentation `__. diff --git a/docs/libvirt-go.rst b/docs/libvirt-go.rst index 6ec5c0c123..f2d3f80fb2 100644 --- a/docs/libvirt-go.rst +++ b/docs/libvirt-go.rst @@ -10,4 +10,4 @@ concepts to Go, so the native API documentation should serve as a reference for most behaviour. For details of Go specific behaviour consult the -`Go package documentation `__ +`Go package documentation `__.