Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-05-11 Thread Jonathan Corbet
On Thu, 11 May 2017 07:44:24 -0300 Mauro Carvalho Chehab wrote: > > 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 > > som

Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-05-11 Thread Mauro Carvalho Chehab
Em Tue, 9 May 2017 13:41:53 -0600 Jonathan Corbet escreveu: > On Tue, 11 Apr 2017 07:01:19 -0300 > Mauro Carvalho Chehab 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

Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-05-09 Thread Jonathan Corbet
On Tue, 11 Apr 2017 07:01:19 -0300 Mauro Carvalho Chehab 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 > --- > > Jon/Dmitry, > > Thi

Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-04-12 Thread Mauro Carvalho Chehab
Em Tue, 11 Apr 2017 14:54:16 -0600 Jonathan Corbet escreveu: > On Tue, 11 Apr 2017 07:01:19 -0300 > Mauro Carvalho Chehab wrote: > > > 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 h

Re: [PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-04-11 Thread Jonathan Corbet
On Tue, 11 Apr 2017 07:01:19 -0300 Mauro Carvalho Chehab wrote: > 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

[PATCH] docs-rst: add input docs at main index and use kernel-figure

2017-04-11 Thread Mauro Carvalho Chehab
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 --- Jon/Dmitry, This patch contains the final bits of the input documentation conversion. The linux-input t