[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160630164420.4e3908de@recife.lan>
Date: Thu, 30 Jun 2016 16:44:20 -0300
From: Mauro Carvalho Chehab <mchehab@....samsung.com>
To: Jonathan Corbet <corbet@....net>, jani.nikula@...el.com
Cc: Markus Heiser <markus.heiser@...marIT.de>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
hverkuil@...all.nl, daniel.vetter@...ll.ch, airlied@...il.com,
grant.likely@...retlab.ca, rdunlap@...radead.org, keithp@...thp.com
Subject: Re: [PATCH] doc: flat-table directive
Em Thu, 30 Jun 2016 13:05:11 -0600
Jonathan Corbet <corbet@....net> escreveu:
> Anyway, I don't want to delay this work, so I have gone ahead and applied
> it;
Got already one issue... Maybe on Jeni's changes to the makefiles...
I want to be able to compile just the book I'm working. Using the usual
syntax to build just one book worked: the build from the *.rst files
succeeded. Yet, it tried to compile it also as DocBook, causing an
error at the end.
See the logs below:
$ make DOCBOOKS=linux_tv htmldocs
SPHINX htmldocs
Running Sphinx v1.3.1
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 1 source files that are out of date
updating environment: 0 added, 1 changed, 0 removed
reading sources... [100%] linux_tv/media/dvb/dvbapi
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] linux_tv/media/dvb/dvbapi
generating indices... genindex
writing additional pages... search
copying images... [100%] linux_tv/media_api_files/typical_media_device.svg
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
make[1]: *** No rule to make target 'Documentation/DocBook/linux_tv', needed by 'htmldocs'. Pare.
Makefile:1420: recipe for target 'htmldocs' failed
make: *** [htmldocs] Error 2
--
Thanks,
Mauro
Powered by blists - more mailing lists