Re: [PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-21 Thread Keith Packard
All three of these have been merged. 871d657..079a758 master - master -- keith.pack...@intel.com pgpS9efscS556.pgp Description: PGP signature ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info:

Re: [PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-15 Thread Jeremy Huddleston
On Sep 14, 2011, at 9:12 AM, Gaetan Nadon wrote: +if HAVE_XMLTO_TEXT +noinst_DATA += $(docbook:.xml=.txt) +%.txt: %.xml $(chapters) + $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $ +endif HAVE_XMLTO_TEXT ^^^ XMLTO_TEXT_FLAGS ?? ___

Re: [PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-15 Thread Gaetan Nadon
On Thu, 2011-09-15 at 02:35 -0500, Jeremy Huddleston wrote: On Sep 14, 2011, at 9:12 AM, Gaetan Nadon wrote: +if HAVE_XMLTO_TEXT +noinst_DATA += $(docbook:.xml=.txt) +%.txt: %.xml $(chapters) + $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $ +endif HAVE_XMLTO_TEXT ^^^

Re: [PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-15 Thread Jeremy Huddleston
Ok, then this gets my structural review, but would be nice if someone who really understands docbook looks at invocation. Reviewed-by: Jeremy Huddleston jerem...@apple.com On Sep 15, 2011, at 8:41 AM, Gaetan Nadon wrote: On Thu, 2011-09-15 at 02:35 -0500, Jeremy Huddleston wrote: On Sep

Re: [PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-15 Thread Gaetan Nadon
On Thu, 2011-09-15 at 13:18 -0500, Jeremy Huddleston wrote: Ok, then this gets my structural review, but would be nice if someone who really understands docbook looks at invocation. I would love to as well. However, from a risk management perspective, this new version is mainly a reshuffle of

[PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-15 Thread Gaetan Nadon
The developer docs are generated from a subset of docbook.am which is sometimes updated. The one difference for xserver is the embedded css style in the HEAD element. Reviewed-by: Jeremy Huddleston jerem...@apple.com Signed-off-by: Gaetan Nadon mems...@videotron.ca --- devbook.am | 45

[PATCH xserver 3/3] devbook.am: maintenance update from docbook.am

2011-09-14 Thread Gaetan Nadon
The developer docs are generated from a subset of docbook.am which is sometimes updated. The one difference for xserver is the embedded css style in the HEAD element. Signed-off-by: Gaetan Nadon mems...@videotron.ca --- devbook.am | 45 +++-- 1 files