After some sporadic thought and a little searching ...
&& following on from this interesting discussion posted @
http://forum.tinycorelinux.net/index.php/topic,12080.msg64405.html - downloadable documentation for offline use.
The tiny core wiki appears to run on dokuwiki ..
Is the "Remote API"
https://www.dokuwiki.org/devel:xmlrpc available in the wiki.tinycorelinux instance?
hear :
https://www.dokuwiki.org/tips:offline-dokuwiki.sh is a 'script to export the content of your dokuwiki documentation into a offline browseable documentation'
and hear :
https://github.com/MoonCactus/offline-dokuwiki is an more recently updated version
The cons:
uses the external plugin indexmenu to generate a fullindex - not mandatory if you already have a full index somewhere -
export may be incomplete if there is no page with a full index of the different pages and if you(as a user) don't have any way to make one
no way to export only part of the wiki - there are other tools to do just that
Can the offline-dokuwiki.sh work with the wiki.tinycorelinux ?
..i think this boils down to
0) does the wiki "already have a `full index` somewhere"??
or
1) does the wiki "use the indexmenu plugin to generate `a fullindex`"??
a more clear imho question from the original offline docs post
Is there a way to wget a clean image for offline use?