Many documentation examples can now be run online
Andrei Alexandrescu via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Dec 19 09:44:29 PST 2016
Take a look e.g. at
https://dlang.org/phobos-prerelease/std_algorithm_iteration.html.
Examples now have "Edit" and "Run" buttons that allow you to play with
them online and see what they output. Changes for the ddox version
forthcoming.
Related: https://github.com/dlang/dlang.org/pull/1297,
https://issues.dlang.org/show_bug.cgi?id=16984,
https://issues.dlang.org/show_bug.cgi?id=16985.
Many thanks to Sebastian Wilzbach who took this to completion, and to
Damian Ziemba for working on the online compiler code!
Andrei
More information about the Digitalmars-d-announce
mailing list