มีใครเคยใช้งาน phpDocumentor บ้างครับ ผมลองใช้งานแล้วมีปัญหาว่ามันไม่
สร้าง doc ให้นะครับ มันขึ่น error ว่า
ผมก็ทำตามที่คู่มือบอกทุกอย่างนะครับParsing Files ...
PHP Version 5.1.2
phpDocumentor version 1.3.0
Parsing configuration file phpDocumentor.ini...
done
using tokenizer Parser
ERROR: Converter HTMLSmartyConverter specified by --output command-line option is not a class
ERROR: No Converters have been specified by --output command-line option
ERROR: No Converters have been specified by --output command-line option
[/b]
แต่ก็ยังใช้งานไม่ได้นะครับIf you wish to use the command-line interface, unzip the archive into any directory, say /home/myuser/phpdoc or C:\Program Files\phpdoc, and add that directory to your path statement. To use, run the "phpdoc" command. In windows, you will need to edit the phpdoc.bat file, and change the first line to the path of the CLI version of PHP (usually C:\php4\cli\php.exe by default).
If you are using the web interface, click the "Files" tab, and type in the full path to tutorials/sample/sample1.php. Then click the "Output" tab and type in the full path to tutorials/sample/docs, and finally click the "Create" button in the lower right-hand corner.
[/b]
มีท่านไดเคยใช้งาน phpDocumentor บ้างครับ
ข้อมูล
PHP : 5.1.2
phpDocumentor: 1.3.0
windows xp
apache 2.0.55