[ALOY-1234] Annotate Alloy API docs with GitHub URL
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2015-02-03T21:55:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.7.0 |
| Components | Documentation |
| Labels | n/a |
| Reporter | Tim Statler |
| Assignee | Tim Poulsen |
| Created | 2015-02-02T15:51:49.000+0000 |
| Updated | 2015-02-03T21:55:38.000+0000 |
Description
To support TIDOC-2058, the following PR adds an
@editurl field to the JSDuck docs for each public class.
https://github.com/appcelerator/alloy/pull/659
Ideally, this would be done by a doc build script (like we do for Titanium), but since there are just a few Alloy docs to annotate, this seemed a more direct approach.
I merged https://github.com/appcelerator/alloy/pull/659. Is there more to be done on this ticket or can I resolve it?
PR tested and merged