Re: [PATCH 0/6] Publican documentation integration

2012-03-01 Thread Peter Hutterer
On Thu, Mar 01, 2012 at 04:17:16PM -0500, Kristian Høgsberg wrote: > On Wed, Feb 29, 2012 at 1:46 PM, Kristian Hoegsberg > wrote: > > On Wed, Feb 29, 2012 at 12:57:28PM +1000, Peter Hutterer wrote: > >> > >> Branch available from > >> git://people.freedesktop.org/~whot/wayland.git :publican > >>

Re: [PATCH 0/6] Publican documentation integration

2012-03-01 Thread Kristian Høgsberg
On Wed, Feb 29, 2012 at 1:46 PM, Kristian Hoegsberg wrote: > On Wed, Feb 29, 2012 at 12:57:28PM +1000, Peter Hutterer wrote: >> >> Branch available from >> git://people.freedesktop.org/~whot/wayland.git :publican >> >> This adds a docbook tree hooked up to build with publican. Default make will >>

Re: [PATCH 0/6] Publican documentation integration

2012-02-29 Thread Kristian Hoegsberg
On Wed, Feb 29, 2012 at 12:57:28PM +1000, Peter Hutterer wrote: > > Branch available from > git://people.freedesktop.org/~whot/wayland.git :publican > > This adds a docbook tree hooked up to build with publican. Default make will > build both html and pdf. > > The make distchecks hooks aren't pr

[PATCH 0/6] Publican documentation integration

2012-02-28 Thread Peter Hutterer
Branch available from git://people.freedesktop.org/~whot/wayland.git :publican This adds a docbook tree hooked up to build with publican. Default make will build both html and pdf. The make distchecks hooks aren't pretty at all and for some reason it tries to build the documentation every time,