From nobody Wed Nov 12 19:17:21 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1573467780; cv=none; d=zoho.com; s=zohoarc; b=AqWjOzAXfXrcWAcRBsKnTlwqSn5myAe6iL19DvPM3X5sI6q9HwRRKCp3mxFRMhr3MPHz4ZTWIWjVlCq1DTu7VAO+bkUcVs/O26uwDEbOzjTfSxqPV1o2W1oN8yzvWiNh88L8PMm39fJK7jnjZNEqBp8DJfgWObrL1x459thJiw0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1573467780; 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=SB0tf4rLUsBeczbTt8drjTxj7QHoJwGbGOrXfntudtg=; b=VFE7e7+Sdk2QryGqWcUsqdZagG0eQRQJEDKX7wq0mH4Z82CNO2VwKhXiUv6XFfbnsrZIHAu1nGa2XJAa8WB32W8l6CWqfaVV6M2pGIOLjUDYEUJobVYQFFrzSBjB0gSgSVNJCJLRiAPaP+BE/forzX5JgAdxibTQ6vJ54Uv7Hsw= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass 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 1573467780893892.7264865106583; Mon, 11 Nov 2019 02:23:00 -0800 (PST) Received: from localhost ([::1]:50546 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iU6qY-0002BN-U4 for importer@patchew.org; Mon, 11 Nov 2019 05:22:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48003) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iU6pi-0001dG-Kd for qemu-devel@nongnu.org; Mon, 11 Nov 2019 05:22:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iU6ph-0001qF-Ex for qemu-devel@nongnu.org; Mon, 11 Nov 2019 05:22:06 -0500 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:42338 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iU6ph-0001q5-Bi for qemu-devel@nongnu.org; Mon, 11 Nov 2019 05:22:05 -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-159-7sHUbpRdNtKfwiwer81zZA-1; Mon, 11 Nov 2019 05:22:03 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4F95091220; Mon, 11 Nov 2019 10:22:02 +0000 (UTC) Received: from localhost (ovpn-117-169.ams2.redhat.com [10.36.117.169]) by smtp.corp.redhat.com (Postfix) with ESMTP id 17F9B61075; Mon, 11 Nov 2019 10:21:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1573467725; 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=SB0tf4rLUsBeczbTt8drjTxj7QHoJwGbGOrXfntudtg=; b=M7wROJeZSj7Dn40JyKbzwGETqCccFNHl9LQLX6MeHH/3egRE8NZc3sQFY3+uGLwjGmucp/ BI0bMiiW10g2tv72W+ds3PRknTktMR2YWdsRB6OAE20we1ZL74S5sSQXxbkXzct+d+sLeT 2jYMatq3uez5peUlsubjqh2NC1u3Bmg= From: Stefan Hajnoczi To: qemu-devel@nongnu.org Subject: [PATCH v2] docs: build an index page for the HTML docs Date: Mon, 11 Nov 2019 10:21:57 +0000 Message-Id: <20191111102157.440664-1-stefanha@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-MC-Unique: 7sHUbpRdNtKfwiwer81zZA-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.120 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: Peter Maydell , Thomas Huth , Daniel Berrange , Stefan Hajnoczi Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" There is no index.html start page for the QEMU HTML documentation. An index page is needed so that documentation can be browsed easily on the web. This patch adds an index.html.in template file where the QEMU version number is expanded. It is written in HTML instead of using the existing sphinx (rST) and texi documentation generators because they are heavyweight and would make this harder. Signed-off-by: Stefan Hajnoczi Reviewed-by: Thomas Huth --- Makefile | 6 ++++++ docs/index.html.in | 17 +++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 docs/index.html.in diff --git a/Makefile b/Makefile index aa9d1a42aa..581bc68918 100644 --- a/Makefile +++ b/Makefile @@ -347,6 +347,7 @@ DOCS+=3Ddocs/interop/qemu-qmp-ref.html docs/interop/qem= u-qmp-ref.txt docs/interop/ DOCS+=3Ddocs/interop/qemu-ga-ref.html docs/interop/qemu-ga-ref.txt docs/in= terop/qemu-ga-ref.7 DOCS+=3Ddocs/qemu-block-drivers.7 DOCS+=3Ddocs/qemu-cpu-models.7 +DOCS+=3D$(MANUAL_BUILDDIR)/index.html ifdef CONFIG_VIRTFS DOCS+=3Dfsdev/virtfs-proxy-helper.1 endif @@ -818,6 +819,7 @@ install-sphinxdocs: sphinxdocs =20 install-doc: $(DOCS) install-sphinxdocs $(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)" + $(INSTALL_DATA) $(MANUAL_BUILDDIR)/index.html "$(DESTDIR)$(qemu_docdir)" $(INSTALL_DATA) qemu-doc.html "$(DESTDIR)$(qemu_docdir)" $(INSTALL_DATA) qemu-doc.txt "$(DESTDIR)$(qemu_docdir)" $(INSTALL_DATA) docs/interop/qemu-qmp-ref.html "$(DESTDIR)$(qemu_docdir)" @@ -1024,6 +1026,10 @@ $(MANUAL_BUILDDIR)/specs/index.html: $(call manual-d= eps,specs) $(MANUAL_BUILDDIR)/interop/qemu-ga.8: $(call manual-deps,interop) $(call build-manual,interop,man) =20 +$(MANUAL_BUILDDIR)/index.html: $(SRC_PATH)/docs/index.html.in qemu-version= .h + $(call quiet-command, sed "s|@@VERSION@@|${VERSION}|g" $< >$@, \ + "GEN","$@") + qemu-options.texi: $(SRC_PATH)/qemu-options.hx $(SRC_PATH)/scripts/hxtool $(call quiet-command,sh $(SRC_PATH)/scripts/hxtool -t < $< > $@,"GEN","$@= ") =20 diff --git a/docs/index.html.in b/docs/index.html.in new file mode 100644 index 0000000000..c2df85a185 --- /dev/null +++ b/docs/index.html.in @@ -0,0 +1,17 @@ + + + + + QEMU @@VERSION@@ Documentation + + +

QEMU @@VERSION@@ Documentation

+ + + --=20 2.23.0