Tagged Questions

4
votes
2answers
534 views

JavaDoc to (Doku)Wiki conversion / doclet

Our company has a very large public Java API which is currently being released standalone and online using (of course) JavaDoc. It is surrounded by product documentation which links into the API. We ...
1
vote
1answer
104 views

DokuWiki Downloader

I am using this framework, which has Documentation in DokuWiki. The developers of this framework warned that the documentation will disappear, thus forcing users to switch to the new version of the ...
1
vote
3answers
768 views

DocBook to DokuWiki

Is there a straightforward way to take docbook content and convert it into DokuWiki content? So far I've only found the DokuWiki plugin that will interpret docbook content and output it in XHTML, but ...