vibed.org
vibed.org copied to clipboard
Docs contain broken code
E.g. on http://vibed.org/docs
Under the "For a simple web application" section. The code that dub init -t vibe.d generates is significantly different to what's shown in the tutorial (and the tutorial code itself doesn't compile).
There are other code examples on that page which don't compile. Maybe all code samples should be tested..
I can see it would be difficult to test these samples since they're just embedded in the diet templates. Oh well.