Added link to CommonJS module identifiers.

This commit is contained in:
Michael Mathews 2010-12-18 15:18:33 +00:00
parent bcafd53cde
commit bae5b6d03b

View File

@ -11,7 +11,7 @@ Syntax
@module moduleId
* moduleId (required) - The CommonJs module identifer for this module.
* moduleId (required) - The [CommonJs module identifer][1] for this module.
Example
-------
@ -29,4 +29,8 @@ Example
Creates docs for:
* module:webui/utils
* module:webui/utils.method:twiddle
* module:webui/utils.twiddle
[1]: http://wiki.commonjs.org/wiki/Modules/1.1.1#Module_Identifiers