From nobody Mon Nov 17 13:42:59 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1604518342; cv=none; d=zohomail.com; s=zohoarc; b=Ik+FsDRne/pz8kHLogrVWYof/rdqPTnxvLm7JJCWsIUe7PKVwoxbhR322U81J7f+DD873kdwHHulbiZvTszA+aQkW6f+MIC7rqwGViN+qvO/mHt3f9Zr6gTXvI5EavUNCyfEInpKezGAfEZNd/ofMeGmIgASkmSaU3ceCRvIZbE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1604518342; 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=90caXRKGbBJKSi+u08Pj/8dqx+zmWzZSLLu3gdIMp+I=; b=Y+Urz0z/oOuzDXUBxh2jUzETjhfBVG32TIMMIA6aD5z7t0bkX5NWVPFDQyV/YToxiMQjaQDF3Ldi3F4Y8coLAIPJiHXyLLz2xQnmT2iiIbSzcPmZk3ksvom2YKKCFkJ+9MTHPFGjT5x1wcwbAqzOezLN4JLz9az9nPOudngKKCs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1604518342204799.8806758232364; Wed, 4 Nov 2020 11:32:22 -0800 (PST) Received: from localhost ([::1]:38678 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kaOW5-0004Hh-1P for importer@patchew.org; Wed, 04 Nov 2020 14:32:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33598) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kaOUU-0003PL-FQ for qemu-devel@nongnu.org; Wed, 04 Nov 2020 14:30:42 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:45386) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kaOUS-0008G4-QC for qemu-devel@nongnu.org; Wed, 04 Nov 2020 14:30:42 -0500 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-482--HWCQAkCODiy97hVFcRwYQ-1; Wed, 04 Nov 2020 14:30:35 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 23AC1107AFA9; Wed, 4 Nov 2020 19:30:34 +0000 (UTC) Received: from scv.redhat.com (ovpn-113-61.rdu2.redhat.com [10.10.113.61]) by smtp.corp.redhat.com (Postfix) with ESMTP id 874CD5C5DE; Wed, 4 Nov 2020 19:30:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604518239; h=from:from: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; bh=90caXRKGbBJKSi+u08Pj/8dqx+zmWzZSLLu3gdIMp+I=; b=QP/k2ZIf87hNDszx3wTj3zQvv48LM1nyRIQgpwwnXK59ZieBYCZqu3G+TcBz2ySSL1qT8u ZuzuZWUyY0OerrjyTEAsT8PEtn2HHHnQazprbHnQemT77N6AHP1w19mw5trY64qvK6oUfI B6oLWlg7ErSGQ/Tnnb91QoR0tWk7lDk= X-MC-Unique: -HWCQAkCODiy97hVFcRwYQ-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH] README: Add Documentation blurb Date: Wed, 4 Nov 2020 14:30:32 -0500 Message-Id: <20201104193032.1319248-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/03 22:09:52 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Peter Maydell , John Snow Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Add it in a prominent place: Right after figuring out what QEMU is, users may wish to know how to use it more than they want to know how to build their own version of it. Signed-off-by: John Snow --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index 58b9f2dc15c4..758ea8fd2ff0 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,17 @@ QEMU as a whole is released under the GNU General Public= License, version 2. For full licensing details, consult the LICENSE file. =20 =20 +Documentation +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + +Documentation can be found hosted online at +``_. The documentation for the +current development version that is available at +``_ is generated from the ``docs/`` +folder in the source tree, and is built by `Sphinx +_`. + + Building =3D=3D=3D=3D=3D=3D=3D=3D =20 --=20 2.26.2