On Wed, 02 Nov 2016, Markus Heiser wrote:
> Am 02.11.2016 um 12:43 schrieb Jani Nikula :
>
>> On Wed, 24 Aug 2016, Markus Heiser wrote:
>>> From: Markus Heiser
>>>
>>> This extends the method to build only sub-folders to the targets
>>> "latexdocs" and "pdfdocs". To do so, a conf.py in the sub-
Am 02.11.2016 um 12:43 schrieb Jani Nikula :
> On Wed, 24 Aug 2016, Markus Heiser wrote:
>> From: Markus Heiser
>>
>> This extends the method to build only sub-folders to the targets
>> "latexdocs" and "pdfdocs". To do so, a conf.py in the sub-folder is
>> required, where the latex_documents o
On Wed, 24 Aug 2016, Markus Heiser wrote:
> From: Markus Heiser
>
> This extends the method to build only sub-folders to the targets
> "latexdocs" and "pdfdocs". To do so, a conf.py in the sub-folder is
> required, where the latex_documents of the sub-folder are
> defined. E.g. to build only gpu'
From: Markus Heiser
This extends the method to build only sub-folders to the targets
"latexdocs" and "pdfdocs". To do so, a conf.py in the sub-folder is
required, where the latex_documents of the sub-folder are
defined. E.g. to build only gpu's PDF add the following to the
Documentation/gpu/conf.