Merge pull request #5486 from wilzbach/fix-ddoc

Fix invalid undefined Ddoc macros
merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
This commit is contained in:
The Dlang Bot 2017-06-15 17:39:23 +02:00 committed by GitHub
commit 857fdc1312
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;)