5月 23
Command-line switches
-cp --converterparams dynamic parameters for a converter, separate values with commas
-ct --customtags comma-separated list of non-standard @tags to pass to the converter as valid tags
-d --directory name of a directory(s) to parse directory1,directory2
-dc --defaultcategoryname name to use for the default category. If not specified, uses 'default'
-dh --hidden set equal to on (-dh on) to descend into hidden directories (directories starting with '.'), default is off
-dn --defaultpackagename name to use for the default package. If not specified, uses 'default'
-ed --examplesdir full path of the directory to look for example files from @example tags
-f --filename name of file(s) to parse ',' file1,file2. Can contain complete path and * ? wildcards
-i --ignore file(s) that will be ignored, multiple separated by ','. Wildcards * and ? are ok
-is --ignoresymlinks Explicitly ignore symlinks, both symlinked directories and symlinked files. Valid options are "on" and "offn" default value is "off"
-it --ignore-tags tags to ignore for this parse. @package, @subpackage, @access and @ignore may not be ignored.
-j --javadocdesc use JavaDoc-compliant description (short desc is part of description, and is everything up to first .)
-o --output output information, format:converter:template (HTML:frames:phpedit for example)
-p --pear Parse a PEAR-style repository (package is directory, _members are @access private) on/off default off
-po --packageoutput output documentation only for selected packages. Use a comma-delimited list
-pp --parseprivate parse elements marked private with @access. Valid options are "on" and "off" default value is "off"
-q --quiet do not display parsing/conversion messages. Useful for cron jobs. Valid options are "on" and "off" default value is "off"
-ric --readmeinstallchangelog Specify custom filenames to parse like README, INSTALL or CHANGELOG files
-s --sourcecode generate highlighted sourcecode for every parsed file (PHP 4.3.0+ only) on/off default off
-t --target path where to save the generated files
-ti --title title of generated documentation, default is 'Generated Documentation'
-tb --templatebase base location of all templates for this parse. Note that if -tb /path/to/here, then templates for HTML:frames:default must be in /path/to/here/Converters/HTML/frames/templates/default/templates and the /path/to/here/Converters/HTML/frames/templates/default/templates_c directory must exist, or Smarty will bail on attempting to compile the templates.
-ue --undocumentedelements Enable warnings for undocumented elements. Useful for identifying classes and methods that haven't yet been documented. Valid options are "on" and "offn" default value is "off"


来源于: phpdoc manual
Defined tags for this entry: ,

作者 rollenc

Bookmark phpdoc命令行开关  at del.icio.us Digg phpdoc命令行开关 Mixx phpdoc命令行开关 Bloglines phpdoc命令行开关 Technorati phpdoc命令行开关 Fark this: phpdoc命令行开关 Bookmark phpdoc命令行开关  at YahooMyWeb Bookmark phpdoc命令行开关  at Furl.net Bookmark phpdoc命令行开关  at reddit.com Bookmark phpdoc命令行开关  at blinklist.com Bookmark phpdoc命令行开关  at Spurl.net Bookmark phpdoc命令行开关  at NewsVine Bookmark phpdoc命令行开关  at Simpy.com Bookmark phpdoc命令行开关  at blogmarks Bookmark phpdoc命令行开关  with wists Bookmark phpdoc命令行开关  at Ma.gnolia.com wong it! Bookmark using any bookmark manager! Stumble It!
5月 23
{@*}” 用于在docblock中表示注释结束符号 */
-, +, #, o” 用来简写<li>, &ul;ul>, 等列表项,但是不支持多层结构,你只能用它们来表示单层列表
#@+and #@-” #@+是模板开始符,在此申明之后的所有申明,都会自动继承此申明的标记。直到出现模板结束符#@-

Defined tags for this entry: ,

作者 rollenc

Bookmark 几个特别的phpdoc标记(不完全)  at del.icio.us Digg 几个特别的phpdoc标记(不完全) Mixx 几个特别的phpdoc标记(不完全) Bloglines 几个特别的phpdoc标记(不完全) Technorati 几个特别的phpdoc标记(不完全) Fark this: 几个特别的phpdoc标记(不完全) Bookmark 几个特别的phpdoc标记(不完全)  at YahooMyWeb Bookmark 几个特别的phpdoc标记(不完全)  at Furl.net Bookmark 几个特别的phpdoc标记(不完全)  at reddit.com Bookmark 几个特别的phpdoc标记(不完全)  at blinklist.com Bookmark 几个特别的phpdoc标记(不完全)  at Spurl.net Bookmark 几个特别的phpdoc标记(不完全)  at NewsVine Bookmark 几个特别的phpdoc标记(不完全)  at Simpy.com Bookmark 几个特别的phpdoc标记(不完全)  at blogmarks Bookmark 几个特别的phpdoc标记(不完全)  with wists Bookmark 几个特别的phpdoc标记(不完全)  at Ma.gnolia.com wong it! Bookmark using any bookmark manager! Stumble It!
5月 23
  • <b>
  • <code> Use this to surround php code, some converters will highlight it
  • <br>
  • <i>
  • <kbd> denote keyboard input/screen display
  • <li>
  • <ol>
  • <p>
  • <pre>
  • <samp> denote sample or examples (non-php)
  • <ul>
  • <var> denote a variable name
源自 :phpdoc manual
Defined tags for this entry: ,

作者 rollenc

Bookmark phpdoc详细描述中支持的Html Tag  at del.icio.us Digg phpdoc详细描述中支持的Html Tag Mixx phpdoc详细描述中支持的Html Tag Bloglines phpdoc详细描述中支持的Html Tag Technorati phpdoc详细描述中支持的Html Tag Fark this: phpdoc详细描述中支持的Html Tag Bookmark phpdoc详细描述中支持的Html Tag  at YahooMyWeb Bookmark phpdoc详细描述中支持的Html Tag  at Furl.net Bookmark phpdoc详细描述中支持的Html Tag  at reddit.com Bookmark phpdoc详细描述中支持的Html Tag  at blinklist.com Bookmark phpdoc详细描述中支持的Html Tag  at Spurl.net Bookmark phpdoc详细描述中支持的Html Tag  at NewsVine Bookmark phpdoc详细描述中支持的Html Tag  at Simpy.com Bookmark phpdoc详细描述中支持的Html Tag  at blogmarks Bookmark phpdoc详细描述中支持的Html Tag  with wists Bookmark phpdoc详细描述中支持的Html Tag  at Ma.gnolia.com wong it! Bookmark using any bookmark manager! Stumble It!