Re: Documentation/files somewhere online?

From: Michael Krufky
Date: Sat Oct 15 2005 - 10:14:17 EST


Denis Vlasenko wrote:

On Saturday 15 October 2005 17:52, Damir Perisa wrote:


is somebody keeping a online version of the kernel source docs (i mean the Documentation/* files) somewhere for surfing? i want to point people to pages with links without forcing them to download the sources to read what i tell them to.


http://lxr.linux.no/source/Documentation/


I think that using the -git web interface to Linus' tree on kernel.org is even better.

The following is a link to the top-level of the kernel source tree:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree

You will notice a Documentation tree link (3rd file object link from the top).

This will get you the most current Documentation at the moment from Linus' tree, and it also gives you the ability to see the history of changes.

Hope this helps.

--
Michael Krufky

-
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/