dqg63264 2011-08-25 10:00
浏览 41

如何在Netbeans 7.0下使用phpdoc或类似应用程序生成PHP文档?

I've just wondering is there any possibility to generate a PHP documentation with phpdoc or any similar application under Netbeans 7.0 at Ubuntu for PHP project, which has classes used like in java, something like

class tech.lib.facade.Html extends tech.lib.facade.Builder { ...

when I'm using phpdoc with normal way it doesn't create any connections and doesn't generate any methods from classes.

Is there any way to configure this?

  • 写回答

0条回答 默认 最新

    报告相同问题?