Em Fri, 01 Jul 2016 15:26:45 +0300
Jani Nikula <jani.nik...@intel.com> escreveu:

> > In this example, the sphinx build is started as a side effect
> > even if it is not rebuild in this example, because nothing
> > in reST content has changed: "looking for now-outdated files... none found".
> >
> > As far as I can see, this is done **because** Makefile.sphinx
> > ignores DOCBOOK.  
> 
> I was referring to the original problem Mauro reported where the build
> failed. The above is a different issue, but an issue nonetheless. Patch
> sent.

Patches look ok, but that's not what I wanted ;) what I want is to
have something that Makefile.sphinx will look into and build just
the book described there. E. g. something like:

make BOOK="linux_tv" htmldocs

Would make sphinx to only build the book under the
Documentation/linux_tv directory.

-- 
Thanks,
Mauro

Reply via email to