From e1a317f3f2c3b063b983cb0e260fae6284e42b5e Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 3 Jun 2016 12:01:28 +2000 Subject: [PATCH] [PATCH 2/2] doc: include nomtuch-emacs-mua in documentation ToC --- a4/1c4a08a7e314870232960350957d4788d17f52 | 68 +++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 a4/1c4a08a7e314870232960350957d4788d17f52 diff --git a/a4/1c4a08a7e314870232960350957d4788d17f52 b/a4/1c4a08a7e314870232960350957d4788d17f52 new file mode 100644 index 000000000..adcd2639b --- /dev/null +++ b/a4/1c4a08a7e314870232960350957d4788d17f52 @@ -0,0 +1,68 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 76B246DE0231 + for ; Thu, 2 Jun 2016 09:01:38 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.022 +X-Spam-Level: +X-Spam-Status: No, score=-0.022 tagged_above=-999 required=5 + tests=[AWL=-0.022] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id SUZ8ZtDXbywR for ; + Thu, 2 Jun 2016 09:01:30 -0700 (PDT) +Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) + by arlo.cworth.org (Postfix) with ESMTP id E42BC6DE01D0 + for ; Thu, 2 Jun 2016 09:01:29 -0700 (PDT) +Received: from fifthhorseman.net (unknown [38.109.115.130]) + by che.mayfirst.org (Postfix) with ESMTPSA id 60761F993 + for ; Thu, 2 Jun 2016 12:01:29 -0400 (EDT) +Received: by fifthhorseman.net (Postfix, from userid 1000) + id 3B8DA1FFCF; Thu, 2 Jun 2016 12:01:28 -0400 (EDT) +From: Daniel Kahn Gillmor +To: Notmuch Mail +Subject: [PATCH 2/2] doc: include nomtuch-emacs-mua in documentation ToC +Date: Thu, 2 Jun 2016 12:01:28 -0400 +Message-Id: <1464883288-19823-2-git-send-email-dkg@fifthhorseman.net> +X-Mailer: git-send-email 2.8.1 +In-Reply-To: <1464883288-19823-1-git-send-email-dkg@fifthhorseman.net> +References: <1464883288-19823-1-git-send-email-dkg@fifthhorseman.net> +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 02 Jun 2016 16:01:38 -0000 + +Without this patch, i'm seeing sphinx-build emit: + + [...]doc/man1/notmuch-emacs-mua.rst:: WARNING: document isn't included in any toctree +--- + doc/index.rst | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/doc/index.rst b/doc/index.rst +index 3f0e6e6..344606d 100644 +--- a/doc/index.rst ++++ b/doc/index.rst +@@ -14,6 +14,7 @@ Contents: + man1/notmuch-count + man1/notmuch-dump + notmuch-emacs ++ man1/notmuch-emacs-mua + man5/notmuch-hooks + man1/notmuch-insert + man1/notmuch-new +-- +2.8.1 + -- 2.26.2