1
vote
1answer
32 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 link …
0
votes
1answer
51 views
Custom RSS feed in Dokuwiki
I'm using Dokuwiki to populate a site with a known set of pages. Say, foo_1 through foo_9. The content of those pages will change, but the names and locations never will.
I want …
1
vote
3answers
269 views
Can DokuWiki & jQuery play together?
I'm having some trouble getting jQuery to play nice with DokuWiki - has anyone already done this successfully?
At the moment, including jQuery reuslts in all sorts of JS functiona …
6
votes
3answers
4k views
Converting XML to plain text using XSLT — how should I ignore/handle whitespace in the XSLT?
I'm trying to convert an XML file into the markup used by dokuwiki, using XSLT. This actually works to some degree, but the indentation in the XSL file is getting inserted into th …
1
vote
1answer
175 views
How can I display my logo on my DokuWiki’s title?
I have a DokuWiki and I'd like to place a logo on the title bar at the top of the page? How can I do this? Note that I am not referring to the title bar at the top of the browser, …
1
vote
3answers
241 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 outp …
