From nobody Tue May 7 02:39:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1594118950; cv=none; d=zohomail.com; s=zohoarc; b=gcccaozXSSo6y5Klsa+kZ65+LkDJCEUjHgO2J8EI/JqPWUeDRY8r7fmADQtQyjLzyxw2KmyIsMkbiQ0+pv5eawaQJXIkfhVpCS9eCThWcZ2kfeWQUmvEBMwMpgYrakBy5NbGEFb6U5PUxA4NP6hU5ThIiJCxIlxzubr7diy3QcA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1594118950; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=DYwRBT9NDvnZArh6SyX1D8VKIk47b6NsebwJ/csDwQE=; b=IgMuoBjwnrPN/R9KFqZijQIUXoIUCqKKYvYH+a0ZnNc/Tkdz7AucKab2VJQgrhgTUem+Kao11FKgKmiODNtRt/05fQ1kYRd+3I74nbapwVWLub/rHd22W98LVNvLsMeDPsX8je+ugqBqSsUKWoWc/JWtl7yV6Qf4wBR84Uod9qM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1594118950779110.97743055828823; Tue, 7 Jul 2020 03:49:10 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-292-VN9ZFt_EPkeyj0OeTnTMrA-1; Tue, 07 Jul 2020 06:49:07 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B927D8AB387; Tue, 7 Jul 2020 10:48:54 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 959E779CF2; Tue, 7 Jul 2020 10:48:54 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 66ED972F73; Tue, 7 Jul 2020 10:48:54 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 067Aml06003574 for ; Tue, 7 Jul 2020 06:48:47 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2A2E9619C4; Tue, 7 Jul 2020 10:48:47 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.192.6]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9809561982 for ; Tue, 7 Jul 2020 10:48:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594118949; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=DYwRBT9NDvnZArh6SyX1D8VKIk47b6NsebwJ/csDwQE=; b=Ma0UXft2l8sN/pqaj/NlH+D13aPMfxhkyIj1p2wVKqNLJHrJnBV/nwf05pwu/n6N9MUpYx yqcruY27O4nqW4Jzo161+xaAmV6AL7j3V4LrJc/h0ZClyZuxIgtUketd7Bv2onrq+xLcx2 2nqPdptdh35vHfG///a9pQnUlJGQOIY= X-MC-Unique: VN9ZFt_EPkeyj0OeTnTMrA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH v2 1/2] docs: Use libvirt.org namespace for Go bindings Date: Tue, 7 Jul 2020 12:48:36 +0200 Message-Id: <20200707104837.15127-2-abologna@redhat.com> In-Reply-To: <20200707104837.15127-1-abologna@redhat.com> References: <20200707104837.15127-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Fixes: 193ad364062407c3fcd3267f0f135d8960b53020 Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- docs/bindings.html.in | 2 +- docs/docs.html.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 8a482015b9..081af25ebb 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -16,7 +16,7 @@
  • Go: Daniel Berrange develops - Go bin= dings. + Go bindings.
  • Java: Daniel Veillard develops diff --git a/docs/docs.html.in b/docs/docs.html.in index f1d44fadc0..559910a2d0 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, --=20 2.25.4 From nobody Tue May 7 02:39:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1594118941; cv=none; d=zohomail.com; s=zohoarc; b=Yq9hG6tCc0jJRv58XClOU0ZAmMB8mJfwBVjEgAoS60hHNuj383nW52TM5VQLqkr2CSYBMoq26EXG9+y7Bu93vZ3CUOAlXH1bCRzhOnlAGEnSw0VmDytN1l1BAXARI8ksRUHRC2mxvKUugyg3I2RMr/Z5tuB6EOy5wektSPWd81Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1594118941; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=WFFPH/Cl4FYc09zu4ConbzkM2KvPw491nsxl9RqxpBM=; b=EopzLyGEn9H7YOg2e/qK9Fd9iurdjjtBBv5mI43MhnzC+7cqa15z0KodZuHU2JnMIODlb7qlX0+Hv2rIY8bnbpMvU7QBBDO7ZGIS4xv21ZU60qy3PdH+eAYgIS/7QDRAJ8U1rCRwUoOw8TUNqyno/RqSRZxInhU5EXLTW0UkXrA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1594118941687596.5699952387687; Tue, 7 Jul 2020 03:49:01 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-349-GFSztXhKN5WJjYpoPt47eg-1; Tue, 07 Jul 2020 06:48:55 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 96317107BF00; Tue, 7 Jul 2020 10:48:50 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5ED0579CE4; Tue, 7 Jul 2020 10:48:50 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 15E2C1809547; Tue, 7 Jul 2020 10:48:50 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 067Amm3K003585 for ; Tue, 7 Jul 2020 06:48:48 -0400 Received: by smtp.corp.redhat.com (Postfix) id 1E3CE61982; Tue, 7 Jul 2020 10:48:48 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.192.6]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 867A770C3D for ; Tue, 7 Jul 2020 10:48:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594118940; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=WFFPH/Cl4FYc09zu4ConbzkM2KvPw491nsxl9RqxpBM=; b=GF0NewMujOzouJvSSWIxKc3X4NaGY65O+6fkHtGTq0cyVIei8Gr/Ia8hoT3IX2KXgqnwwY c/cJjPEKjdg54tB2Ej3yXQ9CG+zXmh3UxpT4GPj1Nb95OjrnpFjKquTn2F+0uOXVIgsXvW 3rZQC6QEQrrvzo/Kf5P0/95iFC1yvOE= X-MC-Unique: GFSztXhKN5WJjYpoPt47eg-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH v2 2/2] docs: Point to pkg.go.dev instead of godoc.org Date: Tue, 7 Jul 2020 12:48:37 +0200 Message-Id: <20200707104837.15127-3-abologna@redhat.com> In-Reply-To: <20200707104837.15127-1-abologna@redhat.com> References: <20200707104837.15127-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" The former is the new recommended frontend for browsing Go API documentation online. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- docs/bindings.html.in | 2 +- docs/docs.html.in | 2 +- docs/downloads.html.in | 4 ++-- docs/libvirt-go-xml.rst | 2 +- docs/libvirt-go.rst | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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<= /a>.
  • 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<= /a> @@ -245,7 +245,7 @@ github - api r= ef + 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. =20 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 se= rve as a reference for most behaviour. =20 For details of Go specific behaviour consult the -`Go package documentation `__ +`Go package documentation `__. --=20 2.25.4