From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:43:17
Sam Vilain [off-list ref] wrote:
---
I was getting documentation build errors without this
Yea, I got doc build errors today too from `next` but did not have
time to track down what was causing them. Something about the XML
not matching the DocBook DTD.
--
Shawn.
From: Sam Vilain <hidden> Date: 2016-06-15 22:43:17
Shawn O. Pearce wrote:
Sam Vilain [off-list ref] wrote:
quoted
---
I was getting documentation build errors without this
Yea, I got doc build errors today too from `next` but did not have
time to track down what was causing them. Something about the XML
not matching the DocBook DTD.
Yep, the synopsis section did not have enough in it to satisfy the
requirements of asciidoc, so it generated an empty <refsynopsisinfo>
section which doesn't match the DocBook 4.2 DTD.
Perhaps there is another solution by fixing the asciidoc.conf... but
looks like voodoo to me :)
Sam.