17 May
2013
17 May
'13
7:56 p.m.
On Friday 17 May 2013 20:28:43 Daniel James wrote:
You need to fix the 'libs/log/index.html' file so that it redirects to where the documentation will be (i.e 'doc/html/index.html' rather than 'http://boost-sandbox.sourceforge.net/libs/log/doc/html/index.html'). You can put another redirect file in that location (libs/log/doc/html/index.html) to redirect to sourceforge, and it will be overwritten by the documentation build.
Other than go ahead.
Thanks, done. I changed 'libs/log/index.html' as you suggested but did not add 'libs/log/doc/html/index.html' to SVN as I'm afraid I'll accidentally commit it some day. I suppose, this shouldn't be a problem since other libraries do the same.