mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 06:30:28 +03:00
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:
commit
857fdc1312
8 changed files with 26 additions and 16 deletions
|
@ -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;)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue