Subject: Re: [boost] [release] New libraries documentation + release notes
From: Daniel James (dnljms_at_[hidden])
Date: 2016-03-05 05:17:17


On 4 March 2016 at 00:57, Louis Dionne <ldionne.2_at_[hidden]> wrote:
>
> Thanks for your work. I see a problem with Hana's documentation.
> Normally, benchmarks should appear in the documentation (see [1]).
> Currently, they do not appear because the benchmark data (contained
> in JSON files) seems to be missing.
>
> Normally, this data should be in the doc/html/benchmarks/ directory after
> you generate the documentation with Boost.Build. Any idea why this
> directory seems to be missing from your documentation build?

The web server wasn't configured to serve json files. It should be okay now.