> > Any thoughts on converting the docs to DocBook (http://docbook.org)
> > instead? DocBook is an SGML flavor geared specifically for writing
> > technical docs. It's used widely in open sourced projects (e.g. KDE,
> > GNOME, etc.), and is quickly becoming a de facto standard. Stylesheets
> > exist to convert it into HTML, PostScript, PDF, and other formats.
> > DocBook has a very large assortment of SGML tags (over a hundred, IIRC),
> > but you can get by with only using a dozen or so.
I really don't care about the format al long as it's:
- idiot proof
- possible to edit offline
- possible to do a simple commit to send changes (preferably direct cvs commit for
all developers)
- it not takes more than a few minutes to understand how to use
- it's a generally avaiable format
- can be viewed on a web server too.
juergen