Jürg Lehni
|
39380b4c87
|
jsdoc: Revert unrequired change.
|
2011-06-08 13:56:48 +01:00 |
|
Jürg Lehni
|
2ed323a73a
|
jsdoc: Handle renaming of _global_ scope more consistently, also in links.
|
2011-06-08 13:52:37 +01:00 |
|
Jürg Lehni
|
4f5415b1e5
|
jsdoc: Add asCode parameter to Link() constructor, to define if it should be wrapped in <tt> or not.
|
2011-06-08 13:36:46 +01:00 |
|
Jürg Lehni
|
d07c95f565
|
Clean up code.
|
2011-06-07 10:17:33 +01:00 |
|
Jürg Lehni
|
494c2f4da0
|
JSDocs: Separate different options with ' / ' rather than '|'.
|
2011-06-07 00:01:07 +01:00 |
|
Jürg Lehni
|
a5426403eb
|
JSDocs: Improve the way links from arrays to their components are rendered.
|
2011-06-07 00:00:30 +01:00 |
|
Jonathan Puckey
|
a32930287a
|
jsdoc template: move src files into separate folder and make a groupTitle plugin.
|
2011-06-02 12:56:24 +02:00 |
|
Jonathan Puckey
|
0c6a91a789
|
jsdoc: remove comments that Rhino bugs out on.
|
2011-06-01 19:46:39 +02:00 |
|
Jonathan Puckey
|
add6379ec3
|
jsdoc template: fix a few style discrepancies.
|
2011-05-31 01:27:10 +02:00 |
|
Jonathan Puckey
|
044dd34e9f
|
jsdoc: when linking to a member of the same class, toggle it.
|
2011-05-29 17:23:45 +02:00 |
|
Jonathan Puckey
|
de9378f5c6
|
jsdoc: render menu and move resources into static.
|
2011-05-28 19:31:41 +02:00 |
|
Jonathan Puckey
|
1bcb8a3e34
|
jsdoc: expand (parameter,parameter) to (parameter, parameter) in Link.prototype._makeSymbolLink.
|
2011-05-28 03:05:23 +02:00 |
|
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 |
|