
Steve M. Robbins wrote:
On Thu, Apr 23, 2009 at 11:49:13PM -0500, Steve M. Robbins wrote:
Beman Dawes wrote:
I've gotten badly sidetracked by non-Boost work, but would like to get the 1.39.0 beta out tomorrow if at all possible.
Are there any known showstoppers?
Many of the HTML doc files have
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
in them. Some will find it inappropriate [1,2] to track their reading habits. I imagine it might cause a problem for those who want to read offline.
Can the docs be re-generated before release without these scripts?
Forgot to list the offending files:
libs/gil/doc (basically all of them) tools/build/v2/index.html
(this is true of both release and trunk)
I am unsure that privacy concerns there are might be. I don't think Google provides per-IP data at all, and even if they did, it's unclear why the list of documentation pages read counts as minimally sensitive information. - Volodya