Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-27 Thread Mauro Carvalho Chehab
Em Thu, 27 Jun 2019 12:48:12 +0300 Jani Nikula escreveu: > On Fri, 21 Jun 2019, Mauro Carvalho Chehab wrote: > > Em Wed, 19 Jun 2019 13:37:39 -0300 > > Mauro Carvalho Chehab escreveu: > > > >> Em Tue, 18 Jun 2019 11:47:32 +0300 > >> Jani Nikula escreveu: > >> > >> > On Mon, 17 Jun 2019, M

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-27 Thread Jani Nikula
On Fri, 21 Jun 2019, Mauro Carvalho Chehab wrote: > Em Wed, 19 Jun 2019 13:37:39 -0300 > Mauro Carvalho Chehab escreveu: > >> Em Tue, 18 Jun 2019 11:47:32 +0300 >> Jani Nikula escreveu: >> >> > On Mon, 17 Jun 2019, Mauro Carvalho Chehab >> > wrote: >> > > Yeah, I guess it should be possible

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-21 Thread Mauro Carvalho Chehab
Em Wed, 19 Jun 2019 13:37:39 -0300 Mauro Carvalho Chehab escreveu: > Em Tue, 18 Jun 2019 11:47:32 +0300 > Jani Nikula escreveu: > > > On Mon, 17 Jun 2019, Mauro Carvalho Chehab > > wrote: > > > Yeah, I guess it should be possible to do that. How a python script > > > can identify if it was

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-19 Thread Mauro Carvalho Chehab
Em Tue, 18 Jun 2019 11:47:32 +0300 Jani Nikula escreveu: > On Mon, 17 Jun 2019, Mauro Carvalho Chehab wrote: > > Yeah, I guess it should be possible to do that. How a python script > > can identify if it was called by Sphinx, or if it was called directly? > > if __name__ == '__main__': >

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-18 Thread Jani Nikula
On Mon, 17 Jun 2019, Mauro Carvalho Chehab wrote: > Yeah, I guess it should be possible to do that. How a python script > can identify if it was called by Sphinx, or if it was called directly? if __name__ == '__main__': # run on the command-line, not imported BR, Jani. -- Jani Nikula,

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Markus Heiser
Am 17.06.19 um 11:11 schrieb Mauro Carvalho Chehab: Em Sun, 16 Jun 2019 18:04:01 +0200 Markus Heiser escreveu: Am 14.06.19 um 16:15 schrieb Jonathan Corbet: On Fri, 14 Jun 2019 16:10:31 +0200 Markus Heiser wrote: I agree with Jani. No matter how the decision ends, since I can't help h

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Mauro Carvalho Chehab
Em Mon, 17 Jun 2019 15:36:17 +0300 Jani Nikula escreveu: > On Fri, 14 Jun 2019, Mauro Carvalho Chehab wrote: > > Em Fri, 14 Jun 2019 16:06:03 +0200 > > Greg Kroah-Hartman escreveu: > > > >> On Fri, Jun 14, 2019 at 04:42:20PM +0300, Jani Nikula wrote: > >> > 2) Have the python extension read

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Jonathan Corbet
On Mon, 17 Jun 2019 14:54:38 +0200 Greg Kroah-Hartman wrote: > > I think it's just sad to see the documentation system slowly drift > > further away from the ideals we had, and towards the old ways we worked > > so hard to fix. > > What are those ideals? > > I thought the goal was to be able

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Jani Nikula
On Mon, 17 Jun 2019, Greg Kroah-Hartman wrote: > On Mon, Jun 17, 2019 at 03:36:17PM +0300, Jani Nikula wrote: >> On Fri, 14 Jun 2019, Mauro Carvalho Chehab >> wrote: >> > Em Fri, 14 Jun 2019 16:06:03 +0200 >> > Greg Kroah-Hartman escreveu: >> > >> >> On Fri, Jun 14, 2019 at 04:42:20PM +0300, Ja

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2019 at 03:36:17PM +0300, Jani Nikula wrote: > On Fri, 14 Jun 2019, Mauro Carvalho Chehab wrote: > > Em Fri, 14 Jun 2019 16:06:03 +0200 > > Greg Kroah-Hartman escreveu: > > > >> On Fri, Jun 14, 2019 at 04:42:20PM +0300, Jani Nikula wrote: > >> > 2) Have the python extension read t

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Jani Nikula
On Fri, 14 Jun 2019, Mauro Carvalho Chehab wrote: > Em Fri, 14 Jun 2019 16:06:03 +0200 > Greg Kroah-Hartman escreveu: > >> On Fri, Jun 14, 2019 at 04:42:20PM +0300, Jani Nikula wrote: >> > 2) Have the python extension read the ABI files directly, without an >> >extra pipeline. >> >> He who

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-17 Thread Mauro Carvalho Chehab
Em Sun, 16 Jun 2019 18:04:01 +0200 Markus Heiser escreveu: > Am 14.06.19 um 16:15 schrieb Jonathan Corbet: > > On Fri, 14 Jun 2019 16:10:31 +0200 > > Markus Heiser wrote: > > > >> I agree with Jani. No matter how the decision ends, since I can't help > >> here, I'd > >> rather not show up in

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-16 Thread Markus Heiser
Am 14.06.19 um 16:15 schrieb Jonathan Corbet: On Fri, 14 Jun 2019 16:10:31 +0200 Markus Heiser wrote: I agree with Jani. No matter how the decision ends, since I can't help here, I'd rather not show up in the copyright. Is there something specific you are asking us to do here? I have los

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-14 Thread Mauro Carvalho Chehab
Em Fri, 14 Jun 2019 16:06:03 +0200 Greg Kroah-Hartman escreveu: > On Fri, Jun 14, 2019 at 04:42:20PM +0300, Jani Nikula wrote: > > On Thu, 13 Jun 2019, Mauro Carvalho Chehab > > wrote: > > > From: Mauro Carvalho Chehab > > > > > > As we don't want a generic Sphinx extension to execute comman

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-14 Thread Jonathan Corbet
On Fri, 14 Jun 2019 16:10:31 +0200 Markus Heiser wrote: > I agree with Jani. No matter how the decision ends, since I can't help here, > I'd > rather not show up in the copyright. Is there something specific you are asking us to do here? Thanks, jon

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-14 Thread Markus Heiser
Am 14.06.19 um 15:42 schrieb Jani Nikula: On Thu, 13 Jun 2019, Mauro Carvalho Chehab wrote: From: Mauro Carvalho Chehab As we don't want a generic Sphinx extension to execute commands, change the one proposed to Markus to call the abi_book.pl script. Use a script to parse the Documentation/

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-14 Thread Greg Kroah-Hartman
On Fri, Jun 14, 2019 at 04:42:20PM +0300, Jani Nikula wrote: > On Thu, 13 Jun 2019, Mauro Carvalho Chehab wrote: > > From: Mauro Carvalho Chehab > > > > As we don't want a generic Sphinx extension to execute commands, > > change the one proposed to Markus to call the abi_book.pl > > script. > > >

Re: [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-14 Thread Jani Nikula
On Thu, 13 Jun 2019, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > > As we don't want a generic Sphinx extension to execute commands, > change the one proposed to Markus to call the abi_book.pl > script. > > Use a script to parse the Documentation/ABI directory and output > it at t

[PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book

2019-06-13 Thread Mauro Carvalho Chehab
From: Mauro Carvalho Chehab As we don't want a generic Sphinx extension to execute commands, change the one proposed to Markus to call the abi_book.pl script. Use a script to parse the Documentation/ABI directory and output it at the admin-guide. Signed-off-by: Mauro Carvalho Chehab Signed-off