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?