$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Why is there so much co-dependencyinBoost?Is there anything to be done about it?
From: Kerry, Richard (richard.kerry_at_[hidden])
Date: 2012-09-06 06:15:28
> but appears to require Java client side?
I don't think that's so.
DocBook/WebHelp requires JavaScript on the client side.
I think it requires Java only for the build (ie building the search indexes).
Regards,
Richard.
PS.
BTW, the starting point should be :
http://docbook.sourceforge.net/release/xsl/current/webhelp/docs/content/index.html
(or http://docbook.sourceforge.net/release/xsl/current/webhelp/docs/index.html, which redirects to the above).
> Also just noted that docbook can output web help, which looks
> rather nice:
> http://docbook.sourceforge.net/release/xsl/current/webhelp/docs/content/ch01.html
> but appears to require Java client side?