On 06/05/2016 05:20 PM, David wrote:
On Sunday, 5 June 2016 at 15:13:26 UTC, ag0aep6g wrote:
On 06/05/2016 05:08 PM, David wrote:
Also an FYI, every module in std.algorithm's documentation have the same
documentation link broken.

The one on the top to std.algorithm, right? Those should be fixed in
the prerelease version, e.g. on
<https://dlang.org/library-prerelease/std/algorithm/comparison.html>
it works.

And...

https://dlang.org/library/std/algorithm/searching.html
https://dlang.org/library/std/algorithm/iteration.html
https://dlang.org/library/std/algorithm/mutation.html

...etc

I don't know how you have your website setup. But all of these have the
same broken link under the std.algorithm tree.

Yeah, notice the difference in the URLs: .../library/... vs .../library-prerelease/... The latter is the upcoming version.

That means the problem has been fixed in the code, but it's going to take until the next release for the fix to reach the stable documentation.

Reply via email to