Re: docs build questions (update)

2017-08-15 Thread Markus Heiser
> Am 14.08.2017 um 18:26 schrieb Randy Dunlap : > > On 08/13/2017 11:46 PM, Markus Heiser wrote: >> Hi Randy, >> >>> Am 13.08.2017 um 19:29 schrieb Randy Dunlap : >>> >>> Hi, >>> >>> [on linux v4.13-rc4] >>> sphinx-build --version >>> Sphinx (sphinx-build) 1.2.3 >> >> see "Sphinx Instal

Re: docs build questions

2017-08-14 Thread Randy Dunlap
On 08/14/2017 09:15 AM, Jani Nikula wrote: > On Mon, 14 Aug 2017, Randy Dunlap wrote: >> On 08/13/2017 11:46 PM, Markus Heiser wrote: >>> Hi Randy, >>> Am 13.08.2017 um 19:29 schrieb Randy Dunlap : Lots of ERRORs where a doc comment is of the form GPP_ (ending with a '_'): ../b

Re: docs build questions (update)

2017-08-14 Thread Randy Dunlap
On 08/13/2017 11:46 PM, Markus Heiser wrote: > Hi Randy, > >> Am 13.08.2017 um 19:29 schrieb Randy Dunlap : >> >> Hi, >> >> [on linux v4.13-rc4] >> >>> sphinx-build --version >> Sphinx (sphinx-build) 1.2.3 > > see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's > docs-next) >

Re: docs build questions

2017-08-14 Thread Jani Nikula
On Mon, 14 Aug 2017, Randy Dunlap wrote: > On 08/13/2017 11:46 PM, Markus Heiser wrote: >> Hi Randy, >> >>> Am 13.08.2017 um 19:29 schrieb Randy Dunlap : >>> Lots of ERRORs where a doc comment is of the form GPP_ (ending with a '_'): >>> >>> ../block/bio.c:404: ERROR: Unknown target name: "gfp".

Re: docs build questions

2017-08-14 Thread Randy Dunlap
On 08/13/2017 11:46 PM, Markus Heiser wrote: > Hi Randy, > >> Am 13.08.2017 um 19:29 schrieb Randy Dunlap : >> >> Hi, >> >> [on linux v4.13-rc4] >> >>> sphinx-build --version >> Sphinx (sphinx-build) 1.2.3 > > see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's > docs-next) >

Re: docs build questions

2017-08-14 Thread Markus Heiser
> Am 14.08.2017 um 09:45 schrieb Jani Nikula : > > On Mon, 14 Aug 2017, Markus Heiser wrote: >> see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's >> docs-next) >> >> The ReST markups currently used by the Documentation/ files are meant to be >> built with ``Sphinx`` version

Re: docs build questions

2017-08-14 Thread Markus Heiser
> Am 14.08.2017 um 09:45 schrieb Jani Nikula : > > On Mon, 14 Aug 2017, Markus Heiser wrote: >> see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's >> docs-next) >> >> The ReST markups currently used by the Documentation/ files are meant to be >> built with ``Sphinx`` version

Re: docs build questions

2017-08-14 Thread Jani Nikula
On Mon, 14 Aug 2017, Markus Heiser wrote: > see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's > docs-next) > > The ReST markups currently used by the Documentation/ files are meant to be > built with ``Sphinx`` version 1.3 or upper. If you're desiring to build > PDF outputs

Re: docs build questions

2017-08-13 Thread Markus Heiser
Hi Randy, > Am 13.08.2017 um 19:29 schrieb Randy Dunlap : > > Hi, > > [on linux v4.13-rc4] > >> sphinx-build --version > Sphinx (sphinx-build) 1.2.3 see "Sphinx Install" Documentation/doc-guide/sphinx.rst (ATM in Jon's docs-next) The ReST markups currently used by the Documentation/ files ar

docs build questions

2017-08-13 Thread Randy Dunlap
Hi, [on linux v4.13-rc4] > sphinx-build --version Sphinx (sphinx-build) 1.2.3 I'm getting some docs build errors and warnings. Do I need a newer version of Sphinx or some options added? Documentation/input/devices/xpad.rst:137: ERROR: Error in "code-block" directive: unknown option: "caption"