[PATCH 2/2] doc: include nomtuch-emacs-mua in documentation ToC
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 2 Jun 2016 16:01:28 +0000 (12:01 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:56 +0000 (16:21 -0700)
a4/1c4a08a7e314870232960350957d4788d17f52 [new file with mode: 0644]

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