NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Php Documentor in PhpED 5.5


Joined: 04 Feb 2008
Posts: 21
Location: Nottingham UK
Reply with quote
I have been trying to get phpDocumentor to work within my 5.5(pro) IDE. I set up a Workspace called 'Test' to this I added a simple project 'TestProject' created one folder 'code' and created a simple php file 'TestFile.php' with one function in with some comments via /** etc. I then created a new directory called 'Documentation' which is outside of the workspace (i have tried it in the workspace, but still did not work) and from the project settings dialog->Custom I pointed phpDoc_target_dir to this new 'Documentation' folder (full path: J/Documentation).

From the workspace I right-click on the 'project 'TestProject' (contains 1 folder 'code' which holds my 1 php file 'TestFile.php') and selected PHP Documentor.
This is what I get:
Error 'Can not open file 'J/Documentation' (Clicked OK) then:
Error 'Can not open file 'TestProject' (Clicked OK) then:
Error 'Can not open 'J/TestProject' (prj source folder) (Clicked OK) then:
Error 'Can not open file 'Generated Documentation' (Clicked OK) then:
Progress bar completed then I got an output window saying 'Firefox can't find the file at /J:/Documentation/index.html?DBGSESSID=-1.'

I've read several posts, all seem related, but none with this problem described.

Any help || suggestions appreciated.

Regards

Jonathan Parker
View user's profileFind all posts by Jonathan_ParkerSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
I pointed phpDoc_target_dir to this new 'Documentation' folder (full path: J/Documentation).

J/Documentation does not look like a full path at all.

Please enter correct path and it won't bother you with 'Can not open file 'J/Documentation' error.

Then run and make sure that index.html is created in J:\Documentation\ directory.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 04 Feb 2008
Posts: 21
Location: Nottingham UK
Reply with quote
Sorry that was my mistake the path is J:/Documentation and should read as such in all places within my original post.

Sorry there ..

Jonathan
View user's profileFind all posts by Jonathan_ParkerSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
still, windows likes forward slashes, so please give J:\Documentation a try.
If you still get any problems, please submit the screenshots to support team.

Please note that in some cases PhpDocumentor won't work with network disks. If J:\ is a network disk, I'd highly recommend to try C:\ first.


Last edited by dmitri on Mon Sep 01, 2008 4:55 pm; edited 2 times in total

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Php Documentor in PhpED 5.5
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic