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 920AE431FB6 for ; Sat, 5 Apr 2014 19:03:13 -0700 (PDT) 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 1N6urQWLWf5X for ; Sat, 5 Apr 2014 19:03:08 -0700 (PDT) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id BBDE1431FAF for ; Sat, 5 Apr 2014 19:03:08 -0700 (PDT) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.72) (envelope-from ) id 1WWcQ3-0001Xt-Dr for notmuch@notmuchmail.org; Sun, 06 Apr 2014 02:02:47 +0000 Received: (nullmailer pid 19880 invoked by uid 1000); Sun, 06 Apr 2014 02:02:27 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: build and install doxygen api docs Date: Sat, 5 Apr 2014 23:02:22 -0300 Message-Id: <1396749744-19638-1-git-send-email-david@tethera.net> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1389000116-16702-1-git-send-email-tomi.ollila@iki.fi> References: <1389000116-16702-1-git-send-email-tomi.ollila@iki.fi> 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, 06 Apr 2014 02:03:13 -0000 I'm not sure if we really want to install the API docs yet, but I was reviewing Tomi's patch and it occured to me that this was one more place where we could stop hardcoding the version number.