Jonathan Puckey
|
69732bcbad
|
jsdoc: implement constructors plugin that scans for symbols named Class#initialize or Class.Class and places them in the Constructors list in the documentation.
|
2011-05-28 02:13:52 +02:00 |
|
Jonathan Puckey
|
f78259f8de
|
jsdoc: change parser to allow for multiply symbols of the same name.
|
2011-05-28 02:11:30 +02:00 |
|
Jonathan Puckey
|
079692bdc3
|
More work on jsdoc method linking.
|
2011-05-27 19:58:31 +02:00 |
|
Jonathan Puckey
|
8bfc9c3e2a
|
jsdoc: support {@link Class#method(param1, param2)} -> Class#method-param1-param2.
|
2011-05-27 19:43:45 +02:00 |
|
Jonathan Puckey
|
8887a4494c
|
jsdoc: add support for @readonly tags.
|
2011-05-27 13:55:59 +02:00 |
|
Jonathan Puckey
|
4dcc320871
|
Implement Scriptographer docs template in jsdoc (work in progress).
|
2011-05-26 20:13:07 +02:00 |
|
Jonathan Puckey
|
4365e5620a
|
Add jsdoc-toolkit to build directory for generating documentation.
|
2011-05-22 18:44:39 +02:00 |
|