Web page changes

Due to a security breach on the wiki, the developer documentation was spammed by a bot net, leading to a warning from my hosting company to get it under control. After getting it under control by basically taking the wiki online and replacing it with a static error page, we cam up with a new way of handling the developer documentation.

First it’s now based on markdown files, which are located in the LIRE source SVN. We are using MkDocs, an awesome python script, to generate the static html files and serve them from the former wiki location.

So how to contribute now? It’s rather easy: Either write a new markdown file for a topic, or checkout an existing one, edit it to your will and send us a patch on the mailing list.