Hacker News new | ask | show | jobs
by juanManuel 4780 days ago
The D Documentation exists also in CHM form thanks to CyberShadow (I recommend reading it with ChmSee if you are a linux user):

    http://thecybershadow.net/d/docs/

    http://thecybershadow.net/d/docs/d2.chm
1 comments

Sweet! What a blast to browse this in a native app! :) Page flipping, keyword searching ... everything happens immediately. Byebye Web browsing. Just do it:

  sudo apt-get install chmsee
  wget http://thecybershadow.net/d/docs/d2.chm
  chmsee d2.chm &