[libvirt PATCH 2/2] docs: add go-import meta tags for new go modules

Andrea Bolognani abologna at redhat.com
Fri Jul 2 12:37:15 UTC 2021


On Fri, Jul 02, 2021 at 11:54:55AM +0100, Daniel P. Berrangé wrote:
> +        <xsl:if test="$pagesrc = 'docs/go/libvirt.rst'">
> +          <meta name="go-import" content="libvirt.org/go/libvirt git https://gitlab.com/libvirt/libvirt-go-module"/>
> +        </xsl:if>
> +        <xsl:if test="$pagesrc = 'docs/go/libvirtxml.rst'">
> +          <meta name="go-import" content="libvirt.org/go/libvirtxml git  https://gitlab.com/libvirt/libvirt-go-xml-module"/>
> +        </xsl:if>

Double space before the git URL, plus of course the same comment from
the first patch applies here too.

With at least the double space removed,

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization





More information about the libvir-list mailing list