From nobody Tue May 7 01:33:47 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=1594173539; cv=none; d=zohomail.com; s=zohoarc; b=XRIJWQMhcc0Yx0MQvQXYR8AwEzv+AlTQ3RTwok9SxXZvHabeEdyP1NHlDEyzFw2yddY0NksZ1fBEaTojMfjQHAre/C/yzHVuAoaU6Pv982cckw0oRXwI0OMh71L+L+fJOyhS1bR0c5qpfiZbR2LHDwp4d7CeVpdtJAr1czokoWA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1594173539; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=iIVqGM6aXLD+KbWwyxVX0x6/7pvpTEXsOQpWp/BsaXg=; b=ZhCPAWz4FImcim8RZlapOkxq66glQ7K0C9SdER9kxh/Vq8tYgOg0peOzm005+c9C7zJMrVfhSGRGrr+/p4oQNGBfBYjCzlqG0cApu4Tq7s2ggajUWZEe6hhGEsdMWwn005oS59Ef2JWrYj2cJnZhx20fd0YVCkPsaS16EthxefA= 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-1.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1594173539384694.7795897753041; Tue, 7 Jul 2020 18:58:59 -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-58-OlOyt-GKNgWFuSlTQmXnlQ-1; Tue, 07 Jul 2020 21:58:55 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 57EEA64ACA; Wed, 8 Jul 2020 01:58:49 +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 BDFD95D9C9; Wed, 8 Jul 2020 01:58:47 +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 B358E1809547; Wed, 8 Jul 2020 01:58:42 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0681weH5005898 for ; Tue, 7 Jul 2020 21:58:40 -0400 Received: by smtp.corp.redhat.com (Postfix) id 463085DAA0; Wed, 8 Jul 2020 01:58:40 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-13-71.pek2.redhat.com [10.72.13.71]) by smtp.corp.redhat.com (Postfix) with ESMTP id BDB535D9C9; Wed, 8 Jul 2020 01:58:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594173538; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=iIVqGM6aXLD+KbWwyxVX0x6/7pvpTEXsOQpWp/BsaXg=; b=CAe2UnQtVNsPsA2IWzXjpV8XkXtk2QnAYzD7679E2OusE/L4APTVVqeJ7u1/PuEE8cbIr+ FRvr+ie5/81UJpB0PMzXanR/6w/0h9SUKcLGNlkLMBVio1usIuZ9qCh7SkBEgNtMuY9daJ LZVIbv2p5NCEBwOd6RxZB+COXtjrars= X-MC-Unique: OlOyt-GKNgWFuSlTQmXnlQ-1 From: Jianan Gao To: libvirt-list@redhat.com Subject: [PATCH] docs/index.html.in: Add knowledge base link and description on index page Date: Wed, 8 Jul 2020 09:58:30 +0800 Message-Id: <20200708015830.11107-1-jgao@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com Cc: Jianan Gao , pkrempa@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.14 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" Add link and description of libvirt knowledge base to make it easier for users and testers to understand libvirt. Signed-off-by: Jianan Gao Reviewed-by: Erik Skultety --- docs/index.html.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.html.in b/docs/index.html.in index 26e8406917..586defff54 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -63,6 +63,9 @@ backup jobs
Wiki
Read further community contributed content
+ +
Knowledge base<= /dt> +
Learn more about libvirt through knowledge base
=20 --=20 2.21.3