While speaking of the website, how come "http://d-programming-language.org/language_reference.html" just redirects one instantly to the lexical section? language-reference.html <html> <head> <title>D Runtime Library</title> <meta http-equiv="Refresh" content="0; URL=lex.html"> </head> <body> </body> </html>