UT from dolibit 05bc027f7c Update htmldoc_en.book 4 lat temu
..
README.txt 5e2494a82c Update doc 4 lat temu
htmldoc_en.book 05bc027f7c Update htmldoc_en.book 4 lat temu

README.txt

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.