1
I manage an open source project (
http://www.aqsis.org) that uses XOOPS for the web presence. As is often the case with OS projects, the documentation is lacking. I've started various attempts to get proper documentation up and running, but each has failed due to lack of time and commitment of those involved.
I'd like to put together a collaborative documentation system similar in principle to a Wiki. When the documentation can easily be updated and added to by anybody, online, there is a greater possibility of the documentation being maintained. But I'd like to be able to deliver the documentation in different formats, as well as online. DocBook seems to fit this requirement quite well. So the ideal would be a module that presents a Wiki style interface, with Wiki markup and HTML presentation as per normal Wiki. But with an option to export the pages as DocBook for conversion to PDF, PS, HTMLHelp etc.
If no such module exists, I am probably going to try to hack WikiMod and use the Linux Documentation Project's wt2db scripts, anyone with any experience in this area?
Cheers
PaulG