[RFC] Structural changes for Documentation directory

From: Jim Nelson
Date: Wed Oct 20 2004 - 16:48:52 EST


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?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/