From: Tomi Ollila Date: Sun, 12 Jan 2014 09:58:21 +0000 (+0200) Subject: Re: [PATCH v2 0/2] doxygen generated library reference man page X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2ca1746800ebc167bafc4698a89accc4ae419f35;p=notmuch-archives.git Re: [PATCH v2 0/2] doxygen generated library reference man page --- diff --git a/da/9062cb063cf644dbcd32d24973640f9b8efc67 b/da/9062cb063cf644dbcd32d24973640f9b8efc67 new file mode 100644 index 000000000..bf63ed9bc --- /dev/null +++ b/da/9062cb063cf644dbcd32d24973640f9b8efc67 @@ -0,0 +1,77 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 38950429E26 + for ; Sun, 12 Jan 2014 01:58:29 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ff18J3x-vDyI for ; + Sun, 12 Jan 2014 01:58:27 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 89B3D431FD5 + for ; Sun, 12 Jan 2014 01:58:27 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 62442100086; + Sun, 12 Jan 2014 11:58:21 +0200 (EET) +From: Tomi Ollila +To: David Bremner , Jani Nikula , + notmuch@notmuchmail.org +Subject: Re: [PATCH v2 0/2] doxygen generated library reference man page +In-Reply-To: <87zjn2ys6g.fsf@zancas.localnet> +References: + <87bnzq605g.fsf@zancas.localnet> + + <87zjn2ys6g.fsf@zancas.localnet> +User-Agent: Notmuch/0.17+23~ga575e35 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Sun, 12 Jan 2014 09:58:29 -0000 + +On Sun, Jan 12 2014, David Bremner wrote: + +> Tomi Ollila writes: +>> +>> IMO "install" target should not execute anything that is located in +>> 'devel/' (i.e. build should be "devel/" -free) so IMO the doxygen.cfg +>> should be moved to some other directory +>> (but where? to the root? to man/* to upcoming info/*?) +>> +> +> Since we're bikeshedding, what about a top level "doc" directory, with +> man, info, etc... underneath + +I was also thinking of this option... + +> Assuming this info thing goes anywhere. + +... and when it goes, will we lose the whole man/ in the process ? + +> d + +Tomi +