Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure
From: Jonathan Corbet <corbet@lwn.net>
Date: 2017-05-09 19:41:53
From: Jonathan Corbet <corbet@lwn.net>
Date: 2017-05-09 19:41:53
On Tue, 11 Apr 2017 07:01:19 -0300 Mauro Carvalho Chehab [off-list ref] wrote:
The input subsystem documentation got converted into ReST. Add it to the main documentation index and use kernel-figure for the two svg images there. Signed-off-by: Mauro Carvalho Chehab <redacted> --- Jon/Dmitry, This patch contains the final bits of the input documentation conversion. The linux-input tree has already the ReST conversion patches, but it doesn't have the Documentation/sphinx/load_config.py script with implements the kernel-figure directive, as it got merged via docs tree. So, either one of you should merge from the other tree or this patch should be sent in separate upstream after both trees gets merged. What do you prefer?
This is now applied. I do reserve the right to break apart and reorganize this documentation, a bit; it's got the classic problem of jumbling stuff for different audiences into one big document. But that's for another day when I have some time...2022 or so... Thanks, jon