Fix invalid undefined Ddoc macros

This commit is contained in:
Sebastian Wilzbach 2017-06-15 10:58:40 +02:00
parent 05531619f4
commit e7111d4fd0
8 changed files with 26 additions and 16 deletions

View file

@ -3,7 +3,7 @@
/**
This package implements generic algorithms oriented towards the processing of
sequences. Sequences processed by these functions define range-based
interfaces. See also $(MREF_ALTTEF Reference on ranges, std, range) and
interfaces. See also $(MREF_ALTTEXT Reference on ranges, std, range) and
$(HTTP ddili.org/ders/d.en/ranges.html, tutorial on ranges).
$(SCRIPT inhibitQuickIndex = 1;)