2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/dev/build/pdf
Laurent Destailleur (aka Eldy) c9519a1a5a Move dir build into dev/build
2025-01-05 14:28:07 +01:00
..
2025-01-05 14:28:07 +01:00
2025-01-05 14:28:07 +01:00

To make htmldoc working from wiki.dolibarr.org, the wiki must be modified to have

To disable part of content, add:
class="htmldoc-ignore"
with css
.htmldoc-ignore { display: none; }

Note:
$_SERVER["HTTP_USER_AGENT"] is "HTMLDOC/x.y.z"
$_COOKIE["htmldoc"] may also be defined if set on command line.