2

Is there a way for me to have an offline (preferably searchable) copy of the Phobos documentation as available here?

Koz Ross
  • 3,040
  • 2
  • 24
  • 44

1 Answers1

1

D includes a copy of the documentation, in HTML and CHM format. You can find the HTML files under the html/d directory in the zip file, and d.chm under windows/bin.

Vladimir Panteleev
  • 24,651
  • 6
  • 70
  • 114