Em Fri, 14 Jul 2017 16:15:23 -0700
Jim Davis escreveu:
> On Thu, Jul 6, 2017 at 1:54 AM, Markus Heiser
> wrote:
>
> > 52b3f23 Docs: clean up some DocBook loose ends
>
> Speaking of minor loose ends,
>
> make SPHINXDIRS=userspace-api pdfdocs
>
> works -- though now that it's all sphinx, w
On Thu, Jul 6, 2017 at 1:54 AM, Markus Heiser wrote:
> 52b3f23 Docs: clean up some DocBook loose ends
Speaking of minor loose ends,
make SPHINXDIRS=userspace-api pdfdocs
works -- though now that it's all sphinx, wouldn't just DIRS be better? -- and
make DOCBOOKS=userspace-api pdfdocs
still
> Am 05.07.2017 um 23:45 schrieb Jim Davis :
>
> On Fri, Jun 16, 2017 at 7:03 AM, Markus Heiser
> wrote:
>>
>
>> docproc and some lines in the Makefile & .gitignore
>>
>> ./scripts/docproc.c
>> ./scripts/.docproc.cmd
>> ./scripts/Makefile
>> ./scripts/.gitignore
>
> With 4.12, running make x
On Fri, Jun 16, 2017 at 7:03 AM, Markus Heiser
wrote:
>
> docproc and some lines in the Makefile & .gitignore
>
> ./scripts/docproc.c
> ./scripts/.docproc.cmd
> ./scripts/Makefile
> ./scripts/.gitignore
With 4.12, running make xmldocs (or any other working target) and then
"make cleandocs; git c
On Fri, 16 Jun 2017 16:03:23 +0200
Markus Heiser wrote:
> I guess there are little remains lying around ;) what I have found:
I just committed the following to clean up that stuff, thanks.
jon
>From 52b3f239bb692d9b3a68461798fb15c011e4108e Mon Sep 17 00:00:00 2001
From: Jonathan Corbet
Date:
> Am 19.05.2017 um 01:01 schrieb Mauro Carvalho Chehab
> :
>
> Em Thu, 18 May 2017 11:26:08 -0600
> Jonathan Corbet escreveu:
>
>> On Tue, 16 May 2017 09:15:52 -0300
>> Mauro Carvalho Chehab wrote:
>>
>>> This patch series convert the remaining DocBooks to ReST.
>>
>> Gotta love this:
>>
>
Em Thu, 18 May 2017 11:26:08 -0600
Jonathan Corbet escreveu:
> On Tue, 16 May 2017 09:15:52 -0300
> Mauro Carvalho Chehab wrote:
>
> > This patch series convert the remaining DocBooks to ReST.
>
> Gotta love this:
>
> > 124 files changed, 7469 insertions(+), 10511 deletions(-)
Heh, yeah, lo
On Tue, 16 May 2017 09:15:52 -0300
Mauro Carvalho Chehab wrote:
> This patch series convert the remaining DocBooks to ReST.
Gotta love this:
> 124 files changed, 7469 insertions(+), 10511 deletions(-)
I've just pulled the whole set from your experimental.git repo. There are
certainly a few r
This patch series convert the remaining DocBooks to ReST.
The first version was originally
send as 3 patch series:
[PATCH 00/36] Convert DocBook documents to ReST
[PATCH 0/5] Convert more books to ReST
[PATCH 00/13] Get rid of DocBook
The lsm book was added as if it were a text file un