From owner-cvs-all@FreeBSD.ORG Sun May 21 21:53:39 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E8D016A699; Sun, 21 May 2006 21:53:38 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7EE43F6A; Sun, 21 May 2006 21:50:02 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from wlan-a-207-174.corp.yahoo.com.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout2.yahoo.com (8.13.6/8.13.4/y.out) with ESMTP id k4LLmdBu075796; Sun, 21 May 2006 14:48:40 -0700 (PDT) Date: Sun, 21 May 2006 14:48:37 -0700 Message-ID: From: gnn@neville-neil.com To: Alexander Leidinger In-Reply-To: <20060519143116.9iuvd81es0g0owkc@netchild.homeip.net> References: <200605181516.15541.hm@kts.org> <39318.1147960050@critter.freebsd.dk> <20060519143116.9iuvd81es0g0owkc@netchild.homeip.net> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.5.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp , Julian Elischer , hellmuth.michaelis@t-online.de Subject: Re: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:53:45 -0000 At Fri, 19 May 2006 14:31:16 +0200, Alexander Leidinger wrote: > > Quoting "George V. Neville-Neil" (from Thu, 18 > May 2006 10:14:26 -0700): > > > I so hate to chime in on this thread, but I really think we need to > > start putting things into the code and using Doxygen, or a moral > > equivalent, to at least have a chance of keeping such things up to > > date. Someone a while back set up a proper Doxygen file for use with > > FreeBSD and we might simply pursue that tack. > > http://www.leidinger.net/FreeBSD/src_docs/ > http://www.leidinger.net/FreeBSD/FreeBSD-Dox.tar.bz2 > > Feel free to send/suggest further subsystems/improvements. The one thing I'd like to suggest is that this be made part of the tree with an optional make target. How should we go about doing that? Thanks, George