]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/sphinx: skip build if user requested specific DOCBOOKS
authorJani Nikula <jani.nikula@intel.com>
Fri, 1 Jul 2016 12:24:44 +0000 (15:24 +0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 1 Jul 2016 22:16:07 +0000 (16:16 -0600)
commit76fc588e502eeeebfedaad7e3f731dd7c540655a
tree22b2b0947349caacc25eb011978e0eae495972f0
parentfe1e02b830c026e5e50a42258eaf709e87d6f5c6
Documentation/sphinx: skip build if user requested specific DOCBOOKS

If the user requested specific DocBooks to be built using 'make
DOCBOOKS=foo.xml htmldocs', assume no Sphinx build is desired. This
check is transitional, and can be removed once we drop the DocBook
build.

Cc: Markus Heiser <markus.heiser@darmarit.de>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Fixes: 90089fb7f683 ("Documentation/sphinx: add basic working Sphinx configuration and build")
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/Makefile.sphinx