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
|
30c92ae382
|
jsdoc publish.js: remove debug statement.
|
2011-05-27 20:27:42 +02:00 |
|
Jonathan Puckey
|
75620403d8
|
jsdoc: ignore constructor if the class is a namespace.
|
2011-05-27 19:59:30 +02:00 |
|
Jonathan Puckey
|
6e8824f7bb
|
jsdoc: surround read only text with paragraph.
|
2011-05-27 19:58:59 +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
|
b98f69a75c
|
jsdoc: support @true tag.
|
2011-05-27 18:40:47 +02:00 |
|
Jonathan Puckey
|
2f67552791
|
jsdoc: include parameter descriptions.
|
2011-05-27 18:27:01 +02:00 |
|
Jonathan Puckey
|
41925ea990
|
More docs rendering work.
|
2011-05-27 17:59:31 +02:00 |
|
Jonathan Puckey
|
f9d9847320
|
jsdoc: add methods and properties from inherited classes.
|
2011-05-27 14:59:43 +02:00 |
|
Jonathan Puckey
|
8887a4494c
|
jsdoc: add support for @readonly tags.
|
2011-05-27 13:55:59 +02:00 |
|
Jonathan Puckey
|
1821dcd415
|
jsdoc: convert <code> blocks to <pre>.
|
2011-05-27 13:55:41 +02:00 |
|
Jonathan Puckey
|
d95342c8b8
|
jsdoc: Hide constructors of classes whose name match Event or Style.
|
2011-05-27 13:55:19 +02:00 |
|
Jonathan Puckey
|
4dcc320871
|
Implement Scriptographer docs template in jsdoc (work in progress).
|
2011-05-26 20:13:07 +02:00 |
|
Jonathan Puckey
|
d03e6b22dd
|
Cleanup the jsdoc template a bit.
|
2011-05-23 15:28:31 +02:00 |
|
Jonathan Puckey
|
e1cfadf9a3
|
Remove some of the cruft from the documentation template.
|
2011-05-23 14:51:59 +02:00 |
|
Jonathan Puckey
|
713649206b
|
jsdoc template: take out all alphabetical sorting.
|
2011-05-23 04:07:37 +02:00 |
|
Jonathan Puckey
|
c0d63b1faf
|
jsdoc template: don't sort by name.
|
2011-05-23 03:54:18 +02:00 |
|
Jonathan Puckey
|
4365e5620a
|
Add jsdoc-toolkit to build directory for generating documentation.
|
2011-05-22 18:44:39 +02:00 |
|