Re: interface between library documentation and Boost website

Robert Ramey <[email protected]> Wed, 15 Jul 2015 10:26:47 -0700
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
On 7/15/15 9:44 AM, Paul A. Bristow wrote:

>
> PS It is sad that on github, clicking on the index.html file shows the raw html, not what you see
> using a browser. There is a github.io bit of javascript, but it is very partially successful :-(
>

There's a fix for this.

http://htmlpreview.github.io/?https://github.com/robertramey/safe_numerics/master/doc/html/index.html

will open the html directory right in github.

Robert Ramey