Home News Bugs Downloads Docs Forum CVS Stats
Information
|
|
Details
I am in Tools : AppDoc : Content Manager
1- I click on 'modify manuel'. I get a blank page.
2- I click on 'build'. I get the following error:
Warning: mkdir() [function.mkdir]: Permission denied in /home/cbrunet/cvs/sitellite/inc/app/appdoc/boxes/apigen/index.php on line 25
No docs/api folder found. Attempt to create failed.
3- I do 'chmod 777 sitellite/inc/app/*/docs
4- I reclick on 'build'. I get the following error:
Fatal error: Cannot re-assign $this in /home/cbrunet/cvs/sitellite/saf/lib/PEAR/PhpDocumentor/phpDocumentor/ParserElements.inc on line 238
Comments
Found it :)
Add Comment
You must be logged in to comment.
Since we're moving towards using our own Docs tool instead of PhpDocumentor, I just commented that link out for now. We'll probably make API docs for each app available automatically in here (no building docs to be done) if 'docs' is installed in the future, but for now I've just disabled the link.
Still looking into the blank page error though.