Am 22.12.2012 19:20, schrieb Jacob Carlborg:
> On Saturday, 22 December 2012 at 17:54:29 UTC, Sönke Ludwig wrote:
> 
>> In the latest upload a number of items is addressed:
>>  - vertical margins at the top
>>  - redundant column headers
>>  - +/- signs for the package tree
>>  - jumps to line numbers on github (which are off because of changes after 
>> the release)
>>  - some macro processing fixes (e.g. std.array.popBack contained some bad 
>> HTML because of this)
>>  - also moved the authors/license sections to the bottom to see how it looks
>>
>> Needs F5 reloading because of caching.
> 
> Clicking std.array.appender results in a 404 page.
> 
> -- 
> /Jacob Carlborg

Looks like a Windows file system problem. Appender.html was overwritten by 
appender.html before
upload (or vice versa) and only Appender.html with appender.html's contents 
ended up on the server.

Some escaping of capital letters is probably in order - just a bit sad that the 
URLs get a bit
uglier then. Any other ideas?

Reply via email to