mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Added link to CommonJS module identifiers.
This commit is contained in:
parent
bcafd53cde
commit
bae5b6d03b
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user