Re: [PATCH v3] Documentation: fix build with Asciidoctor 2

2019-09-16 Thread Martin Ågren
On Sun, 15 Sep 2019 at 23:26, brian m. carlson wrote: > > On 2019-09-15 at 09:59:52, SZEDER Gábor wrote: > > On Sat, Sep 14, 2019 at 07:49:19PM +, brian m. carlson wrote: > > > test -n "$ALREADY_HAVE_ASCIIDOCTOR" || > > > gem install --version 1.5.8 asciidoctor > > > > So, since the do

Re: [PATCH v3] Documentation: fix build with Asciidoctor 2

2019-09-15 Thread brian m. carlson
On 2019-09-15 at 22:05:55, SZEDER Gábor wrote: > On Sun, Sep 15, 2019 at 09:26:21PM +, brian m. carlson wrote: > > > > diff --git a/ci/test-documentation.sh b/ci/test-documentation.sh > > > > index d49089832d..b3e76ef863 100755 > > > > --- a/ci/test-documentation.sh > > > > +++ b/ci/test-docume

Re: [PATCH v3] Documentation: fix build with Asciidoctor 2

2019-09-15 Thread SZEDER Gábor
On Sun, Sep 15, 2019 at 09:26:21PM +, brian m. carlson wrote: > > > diff --git a/ci/test-documentation.sh b/ci/test-documentation.sh > > > index d49089832d..b3e76ef863 100755 > > > --- a/ci/test-documentation.sh > > > +++ b/ci/test-documentation.sh > > > @@ -8,6 +8,8 @@ > > > filter_log () { >

Re: [PATCH v3] Documentation: fix build with Asciidoctor 2

2019-09-15 Thread brian m. carlson
On 2019-09-15 at 09:59:52, SZEDER Gábor wrote: > On Sat, Sep 14, 2019 at 07:49:19PM +, brian m. carlson wrote: > > test -n "$ALREADY_HAVE_ASCIIDOCTOR" || > > gem install --version 1.5.8 asciidoctor > > So, since the documentation can now be built with Asciidoctor v2, is > it already ti

Re: [PATCH v3] Documentation: fix build with Asciidoctor 2

2019-09-15 Thread SZEDER Gábor
On Sat, Sep 14, 2019 at 07:49:19PM +, brian m. carlson wrote: > Our documentation toolchain has traditionally been built around DocBook > 4.5. This version of DocBook is the last DTD-based version of DocBook. > In 2009, DocBook 5 was introduced using namespaces and its syntax is > expressed in