Linking data types in Phobos documentation

Sönke Ludwig via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 12 05:32:04 PDT 2015


Am 12.07.2015 um 13:13 schrieb tcak:
> There is a function prototype in Phobos documentation
>
> [code]
> static @safe SysTime currTime(immutable TimeZone tz = LocalTime());
> [/code]
>
> I want to click on "SysTime" or "TimeZone" data types to reach their
> documentation quickly. Could Ddoc be improved for this?

http://dlang.org/library/std/datetime/clock.curr_time.html


More information about the Digitalmars-d mailing list