> This way or another, it seems that if we'd have a wiki->html and > wiki->nroff converters at hand, we could trash doctools... But I > do not know if any of those already exists. OK, the wiki->html > should already be there, otherwise wiki would not work ;-) > But, what about wiki->nroff ?
Hm, the existing nroff docs could be transformed like here: http://naviserver.sourceforge.net/wiki/index.php/Template:Documentation_template I used the script that is found under the link "hack" at the end. (It's a hack. It's a hack.) The way back from wiki->nroff could be, depending on the nroff quality, more easy, if we use an easy and fresh Wiki document (and make use of standard HTML-Comments for better parsing). But it always would be unorthodox. :-)