mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Fix invalid undefined Ddoc macros
This commit is contained in:
parent
05531619f4
commit
e7111d4fd0
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