any problems with moodle phpDoc pages ?

any problems with moodle phpDoc pages ?

د aymen jouini لخوا -
د ځوابونو شمیر: 5
Hi,
for the last days, i was unable to access the phpDoc pages (ex: http://moodle.sourceforge.net/dhawes-phpdoc/moodlecore/_lib_datalib_php.html)
Are there any problems with the servers ?

Thanks موسکا
د درجې بندۍ اوسط:  -
In reply to aymen jouini

Re: any problems with moodle phpDoc pages ?

د Martin Dougiamas لخوا -
د Core developers انځور د Documentation writers انځور د Moodle HQ انځور د Particularly helpful Moodlers انځور د Plugin developers انځور د Testers انځور
I had no idea people were using it!   ژبه

The problem is that the phpdoc documentation was too big to fit on Sourceforge (they introduced quotas for their web space).

So I've set up a new one at http://phpdocs.moodle.org/.  I'll put in a redirect from the old location.
In reply to Martin Dougiamas

Re: any problems with moodle phpDoc pages ?

د Douglas Dixon لخوا -
When will the phpdocs be fully functional? I would like to reference them, but everytime I try to click on the datalib, moodlelib, or weblib libraries, a blank page comes up.
In reply to Douglas Dixon

Re: any problems with moodle phpDoc pages ?

د Martin Dougiamas لخوا -
د Core developers انځور د Documentation writers انځور د Moodle HQ انځور د Particularly helpful Moodlers انځور د Plugin developers انځور د Testers انځور
That's what phpdocumentor produced from the Moodle source (and it showed no obvious errors that would cause blank pages, here is the error output).

I've not got time to debug phpdocumentor, but if someone else works out the problem let me know what to do to my copy here.

This is what I ran to make them:
PhpDocumentor/phpdoc -t /web/phpdocs -o HTML:default:default -d moodle16

Thanks in advance for your help. موسکا