Finish the xfpt fix.
authorPhil Pennock <pdp@exim.org>
Thu, 3 Oct 2013 20:13:52 +0000 (16:13 -0400)
committerTodd Lyons <tlyons@exim.org>
Thu, 3 Oct 2013 23:26:38 +0000 (16:26 -0700)
commit99474a17d13e1aab63584b67abd83973aa9dbabd
treedc43f9f6a75eae02cb393081ab4158d7af8e9ba8
parenta8c3430674ceb70b5dda7dfe7ddf4374196c955d
Finish the xfpt fix.

The readers of the version expect no surrounding whitespace; putting the
content in-place requires macro expansion, which requires that .literal
mode be `layout` or `off`, but either of those will escape the XML angle
brackets.  The easiest fix is to generate the XML as part of the macro
definition.

Moved local_params rules out of Makefile and into GenLocalParams
doc/doc-docbook/GenLocalParams [new file with mode: 0755]
doc/doc-docbook/Makefile
doc/doc-docbook/spec.xfpt