Latest kernel documentation tree

Greg KH gregkh at linuxfoundation.org
Wed Oct 26 04:33:54 EDT 2016


On Wed, Oct 26, 2016 at 01:33:34PM +0530, Jai Krishna wrote:
> Hello,
> 
> Im trying to follow the documentation work of converting to Sphinx etc
> that Jon, Mauro and others are doing ( inferring from the patches
> coming into kernel-docs@ ).
> 
> Id like to be able to pull and build the Sphinx based docs, learn and
> possibly even contribute (wish, wish...). However, Im stuck on a very
> mundane thing. Im not quite sure which tree has the latest sources.
> 
> I looked at kernel/kernel-docs.git on git.kernel.org but that seems
> stale. Im not quite sure if its kernel/gregkh/staging.git.
> 
> Can someone kindly point me to the correct tree that has the latest
> sources of Sphinx docs?

Don't worry, it's not the staging.git tree, that has nothing to do with
the documentation tree :)

Have you looked at MAINTAINERS?  It shows that:
	T:      git git://git.lwn.net/linux.git docs-next
is the tree to look at.  Have you tried that?

thanks,

greg k-h



More information about the Kernelnewbies mailing list