it'd be good to grab regions of static HTML pages from the Apache projects to grab bits and bobs from the wiki; maybe using some nice XPath or something? - that we can then include in the docs.
This could be a nice replacement for the confluence hackery (and confluence is kinda limiting in what sections you can grab from what pages etc). Then we could more easily mix and match custom new content with chunks of stuff from the wiki to make a much more readable user guide
e.g. something like
blah blah {import-fragment :: {uri: "http://foo.bar.com/foo.html", xpath: "//div[@id='abc']"} blah blah