Many documentation examples can now be run online

Seb via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Dec 19 09:50:17 PST 2016


On Monday, 19 December 2016 at 17:44:29 UTC, Andrei Alexandrescu 
wrote:
> 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

I would like to add that this is in an experimental/testing stage 
and hopefully will get stable with the next release ;-)


More information about the Digitalmars-d-announce mailing list