Have anyone used Redmine Documentor which lets you convert PHP to HTML to Redmine wiki format? If so do anyone have some recommendations or alternatives? I seems pretty cool to me.

http://forum.kohanaframework.org/discussion/3096/documentor-php-html-redmine-class-documentation-tool/p1

http://dev.kohanaframework.org/projects/documentor/wiki/

Actual Documentor Link:

http://www.keyframesandcode.com/resources/php/redmine/documentor/

link|improve this question

60% accept rate
feedback

2 Answers

Seems like a cool idea, but I just tried it and found that it mixed comments up and made a mess of things. For example, I tried the sample code here:

http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_sample2.pkg.html

link|improve this answer
feedback
up vote 0 down vote accepted

It is good to some extent. But it messes up some things and also ignore some annotations like @returns, @link.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.