Error on API documentation
I've visited the new API documentation and the following happens:
1) I goto the URL: http://api.qcu.be/
2) I click on QApplicationBase and it redirects me to http://api.qcu.be/#http://qcu.be/view_documentation.php?url=General/QApp...
3) The screen then shows me an error:
API documentation API Documentation General/QApplicationBase.html has been created.
<?php
readfile("/var/www/api.qcu.be/htdocs/General/QApplicationBase.html");
?>
4) If I click QApplicationBase again the following is shown:
<?php
readfile("/var/www/api.qcu.be/htdocs/General/QApplicationBase.html");
?>

You're right, we've overlooked the effects of the current-user's permissions on the functionality of this. An update should be out shortly that will allow anonymous and normal users to view documentation pages not already viewed by an admin.
When I try it I get page not found, like so:
The requested URL /http://qcu.be/view_documentation.php was not found on this server.
I'm having difficulty gaining access to update that script, and no one else seems to have, so this fix is taking longer than I had hoped. :(
Ok, this should be working again. I apologize for the long delay, our sysadmin was out of touch.