On Monday, 19 January 2015 at 02:00:52 UTC, Andrei Alexandrescu wrote:

2) Aside from the documentation generated from the source code, why does the website need to be "built"? IMO a static website like dlang.org shouldn't need any additional tools other than a browser and an image editor. I may explore some options later, but only after 1) is done.

The short answer is because there's no robust inclusion and code reuse solution at HTML level.

Would it be a horrible idea to render DDoc in javascript?

Mike

Reply via email to