Anybody still using the chm docs

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 15 03:58:04 PDT 2016


It's a huge maintenance effort for us to produce the chm files.
We no longer generate documentation on Windows, but just for the 
chm generation we have dedicated tools [¹] to create an index 
(from a json generated via ddoc) and copy the html files.
So I'm wondering if in 2016 someone really needs an offline copy 
of a website shipped with a binary release?

https://github.com/dlang/dlang.org/pull/1374

[¹]:
https://github.com/dlang/dlang.org/blob/7cc6e938154f90aa49fa6451a85b13e35ab2de99/chmgen.d


More information about the Digitalmars-d mailing list