public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Structural changes for Documentation directory
@ 2004-10-20 20:51 Jim Nelson
  2004-10-20 22:23 ` Nigel Cunningham
  2004-10-20 22:30 ` Andrew Morton
  0 siblings, 2 replies; 11+ messages in thread
From: Jim Nelson @ 2004-10-20 20:51 UTC (permalink / raw)
  To: linux-kernel

I propose changing the structure of the Documentation directory to 
reflect the structure of the kernel sources itself.

How I see it working is: (Excuse the ASCII-art)

Documentation/
    |
    |____ arch/
    |      |
    |      |____ i386/
    |      |
    |      |____ s390/
    |      |
    |      |____ (etc.)
    |
    |____ drivers/
    |      |
    |      |____ cdrom/
    |      |
    |      |____ serial/
    |      |
    |      |____ (etc.)
    |
    |____ net/
    |      |
    |      |____ sunrpc/
    |      |
    |      |____ atm/
    |      |
    |      |____ (etc.)
    |
    |____ kernel/
    |
    |____ mm/

With the files that have no real home in the source (SubmittingPatches, 
CodingStyle, kernel-docs.txt, etc) to remain in the main directory.

Perhaps it would be best to put the new tree in place and have the 
individual maintainers relocate their documentation to the new 
structure?  This would also be a good way to find out what files are 
orphaned, and are in need of update or removal.

Comments?  Additions?  Warnings?

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-10-21 11:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20 20:51 [RFC] Structural changes for Documentation directory Jim Nelson
2004-10-20 22:23 ` Nigel Cunningham
2004-10-20 22:44   ` Måns Rullgård
2004-10-20 22:30 ` Andrew Morton
2004-10-20 22:51   ` Jim Nelson
2004-10-21  4:20     ` Dave Jones
2004-10-21  4:38       ` Jim Nelson
2004-10-21  5:00         ` Andrew Morton
2004-10-21  5:05           ` Dave Jones
2004-10-21  5:07             ` Andrew Morton
2004-10-21  9:43             ` Jim Nelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox