use mref macro instead of link2

This commit is contained in:
Sebastian Wilzbach 2016-05-10 23:19:57 +03:00
parent 772f0266c0
commit 89a2dd5f11
33 changed files with 70 additions and 79 deletions

View file

@ -1,6 +1,6 @@
// Written in the D programming language.
/**
This is a submodule of $(LINK2 std_algorithm.html, std.algorithm).
This is a submodule of $(MREF std, algorithm).
It contains generic _sorting algorithms.
$(BOOKTABLE Cheat Sheet,