Adventures in D Programming
    qznc via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun May  8 10:19:05 PDT 2016
    
    
  
On Sunday, 8 May 2016 at 06:05:36 UTC, Iain Buclaw wrote:
> http://blog.tenstral.net/2016/05/adventures-in-d-programming.html
Thanks, I missed that post until now.
"the documentation not matching the actual code is a bad 
experience for someone new to the language"
I would interpret that as a sign that we want multiple versions 
of documentation available on the website. For example, Python 
does that.
https://docs.python.org/3.4/contents.html
You see the "3.4" version in the URL and on the page top-left is 
a dropdown menu to switch between versions.
Has this been discussed for Phobos yet?
    
    
More information about the Digitalmars-d-announce
mailing list