From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763948AbXGNDuv (ORCPT ); Fri, 13 Jul 2007 23:50:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757275AbXGNDun (ORCPT ); Fri, 13 Jul 2007 23:50:43 -0400 Received: from xenotime.net ([66.160.160.81]:39245 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757088AbXGNDum (ORCPT ); Fri, 13 Jul 2007 23:50:42 -0400 Date: Fri, 13 Jul 2007 20:54:41 -0700 From: Randy Dunlap To: Rob Landley Cc: Alan Cox , Theodore Tso , leoli@freescale.com, Gerrit Huizenga , "H. Peter Anvin" , "Kunai, Takashi" , holzheu@linux.vnet.ibm.com, Andrew Morton , linux-kernel@vger.kernel.org, lf_kernel_messages@linux-foundation.org, mtk-manpages@gmx.net, jack@suse.cz, gregkh@suse.de, pavel@ucw.cz, tim.bird@am.sony.com, arjan@infradead.org, sam@ravnborg.org, jengelh@computergmbh.de, joe@perches.com, auke-jan.h.kok@intel.com, hansendc@us.ibm.com, davem@davemloft.net, Valdis.Kletnieks@vt.edu, kenistoj@us.ibm.com, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, linux-doc@vger.kernel.org Subject: Re: Documentation of kernel messages (Summary) Message-Id: <20070713205441.28967ac3.rdunlap@xenotime.net> In-Reply-To: <200707131405.50143.rob@landley.net> References: <20070711213234.GE19456@thunk.org> <20070713115321.23e3544f@the-village.bc.nu> <200707131405.50143.rob@landley.net> Organization: YPO4 X-Mailer: Sylpheed 2.4.2 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Jul 2007 14:05:49 -0400 Rob Landley wrote: > Cleaning up Documentation is on my todo list, but for this month I'm trying to > integrate the existing Documentation files with things like the OLS papers, > linux journal articles, lwn.net kernel articles, man-pages, and so on into > one big index. (Indexing it requires reading large chunks of it. My brain > hurts.) > > If there's interest, I can push some patches to clean up Documentation by > moving files into subdirectories, but Documentation's not well-suited to link > out to the web. (You need html for that, and it's text.) I think that you should start moving Documentation/ files around and adding subdirectories -- if you are pretty sure of where they should go (i.e., they won't likely be moved again later on). --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***