[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 2b / 90e22a5a3f16070c4fb42d6c65989b924dbba4
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id AC799431FAF\r
6         for <notmuch@notmuchmail.org>; Tue, 14 Jan 2014 04:28:05 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id e3crumKbfKVW for <notmuch@notmuchmail.org>;\r
16         Tue, 14 Jan 2014 04:27:56 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id B4FAE431FAE\r
19         for <notmuch@notmuchmail.org>; Tue, 14 Jan 2014 04:27:56 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id D96BD100086;\r
22         Tue, 14 Jan 2014 14:27:48 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 2/3] man: partial conversion to pod.\r
26 In-Reply-To: <87d2jukbsf.fsf@zancas.localnet>\r
27 References: <1366852752-3584-1-git-send-email-david@tethera.net>\r
28         <1388921950-5017-1-git-send-email-david@tethera.net>\r
29         <1388921950-5017-3-git-send-email-david@tethera.net>\r
30         <m2mwizoamc.fsf@guru.guru-group.fi>\r
31         <87d2jukbsf.fsf@zancas.localnet>\r
32 User-Agent: Notmuch/0.17+34~g98b959f (http://notmuchmail.org) Emacs/24.3.1\r
33         (x86_64-unknown-linux-gnu)\r
34 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
35         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
36         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
37 Date: Tue, 14 Jan 2014 14:27:48 +0200\r
38 Message-ID: <m2bnzeoiij.fsf@guru.guru-group.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Tue, 14 Jan 2014 12:28:05 -0000\r
54 \r
55 On Tue, Jan 14 2014, David Bremner <david@tethera.net> wrote:\r
56 \r
57 > Tomi Ollila <tomi.ollila@iki.fi> writes:\r
58 >\r
59 >> IMHO it is good idea to have common format where to produce man, info &\r
60 >> html files. If we're going to need pandoc then the question of source\r
61 >> format explodes with choices...\r
62 >\r
63 > Hi Tomi;\r
64 >\r
65 > I'm not sure how to interpret this. Are you in favour of using pandoc to\r
66 > produce documentation?\r
67 \r
68 No if we can avoid it :D\r
69 \r
70 >  As you say we have more choice about source\r
71 > format in that case. We could even try producing all of the\r
72 > notmuch-emacs documentation from the common format (as opposed to just\r
73 > part of it). On the other hand I guess the dependency would be a problem\r
74 > for people using old linux distros, not to mention less common choices\r
75 > like *BSD and OS X.\r
76 >\r
77 > One thing I haven't tried is generating info/notmuch-emacs.texi from\r
78 > pod. I guess that would make sense if people felt strongly that one\r
79 > format for all the docs is a priority. I worry a bit about the two step\r
80 > pod -> texi -> info conversion process, but it's only a hunch.\r
81 \r
82 For emacs-only docs IMHO texi/info would suffice. But I quess some docs\r
83 should be shipped both in info & man formats. for that we'd need such\r
84 a conversion tools anyway...\r
85 \r
86 \r
87 > d\r
88 \r
89 \r
90 Tomi\r