Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D1DA099D8 for ; Tue, 21 Feb 2012 13:54:22 +0000 (UTC) Received: (qmail 47909 invoked by uid 500); 21 Feb 2012 13:54:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 47855 invoked by uid 500); 21 Feb 2012 13:54:22 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 47844 invoked by uid 99); 21 Feb 2012 13:54:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 13:54:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trawick@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vx0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 13:54:14 +0000 Received: by vcbfl17 with SMTP id fl17so5691027vcb.18 for ; Tue, 21 Feb 2012 05:53:53 -0800 (PST) Received-SPF: pass (google.com: domain of trawick@gmail.com designates 10.52.179.102 as permitted sender) client-ip=10.52.179.102; Authentication-Results: mr.google.com; spf=pass (google.com: domain of trawick@gmail.com designates 10.52.179.102 as permitted sender) smtp.mail=trawick@gmail.com; dkim=pass header.i=trawick@gmail.com Received: from mr.google.com ([10.52.179.102]) by 10.52.179.102 with SMTP id df6mr13276787vdc.28.1329832433766 (num_hops = 1); Tue, 21 Feb 2012 05:53:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=y9v00OKXLRxFI4d6DqPHkHrKC3EckuCi0i6Z9l7JEjY=; b=WOVjqNF3zobCS8v5pAFGs23Ig7FmVBKsJ2ktVVQ9aE5sL1iD3JrxnXiPHfHAz9jFXq GxYOL3545kcIW3Hy3BeMJyM+YStSMZ5cYlF5ODn4JfrTiH78U1f59JoJ9cG125+7PJAw N1eITeSsztbomsqxaN6MELYQ7oZVl+3W2dsk0= MIME-Version: 1.0 Received: by 10.52.179.102 with SMTP id df6mr10700736vdc.28.1329832433711; Tue, 21 Feb 2012 05:53:53 -0800 (PST) Received: by 10.220.192.69 with HTTP; Tue, 21 Feb 2012 05:53:53 -0800 (PST) In-Reply-To: References: Date: Tue, 21 Feb 2012 08:53:53 -0500 Message-ID: Subject: Re: are doxygen-ed API docs on-line anywhere? From: Jeff Trawick To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Feb 21, 2012 at 8:30 AM, Jeff Trawick wrote: > I see http://ci.apache.org/projects/httpd/trunk/doxygen/, but I feel > I'm overlooking something painfully obvious. Well, that's what the 2.4 developer doc references... (from http://httpd.apache.org/docs/2.4/developer/)