Skip to content

Commit

Permalink
Fix for 14428. Add epub and chm download buttons for the language spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
davideagen committed Apr 11, 2015
1 parent 1cc194e commit 112f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.dd
Expand Up @@ -38,7 +38,7 @@ $(H2 Other Downloads)

$(H3 $(LINK2 http://github.com/D-Programming-Language/visuald/releases, VisualD - D Plugin for Visual Studio))

$(H3I D Programming Language Specification) $(BTN http://dlang.org/dlangspec.pdf, pdf) $(BTN http://dlang.org/dlangspec.mobi, mobi)
$(H3I D Programming Language Specification) $(BTN http://dlang.org/dlangspec.pdf, pdf) $(BTN http://dlang.org/dlangspec.mobi, mobi) $(BTN http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.epub, epub) $(BTN http://master.dl.sourceforge.net/project/d-apt/files/dlangspec/2.067.0/dlangspec-2.067.0.chm, chm)

$(H3 $(LINK2 http://www.digitalmars.com/download/freecompiler.html, Digital Mars C and C++ Compiler Downloads))
)
Expand Down

0 comments on commit 112f182

Please sign in to comment.