On Wednesday, 11 March 2015 at 07:22:41 UTC, Jacob Carlborg wrote:
On 2015-03-11 06:27, Walter Bright wrote:
While we're at it:
http://dlang.org/
Note that there are no navigation links to the "how to use
dmd" pages,
like:
http://dlang.org/dmd-windows.html
These used to be there, but have vanished at some point in the
last
couple months.
This is embarrassingly awful.
@Andrei, would some browser testing help here? It's possible to
check if some parts of the site is present and visible, i.e. a
link or some text. With links it's also possible to check if
they lead to the correct page.
chmgen has some linting functionality (improved in the latest
version), it does warn about this:
Warning: Page not in navigation: dmd-freebsd.html
Warning: Page not in navigation: dmd-linux.html
Warning: Page not in navigation: dmd-osx.html
Warning: Page not in navigation: dmd-windows.html
Of course, nobody actually pays attention to these warnings.