[TIMOB-18338] Add documentation for already-implemented Windows APIs
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-01-20T21:21:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | look1 |
Reporter | Ingo Muschenetz |
Assignee | Gary Mathews |
Created | 2015-01-07T19:14:56.000+0000 |
Updated | 2017-03-20T20:18:03.000+0000 |
Description
In TIDOC-2011, we created the ability to overlay YAML documentation from multiple sources.
For this ticket we need to do the following:
* Copy a similar documentation structure from https://github.com/appcelerator/titanium_mobile/tree/master/apidoc into https://github.com/appcelerator/titanium_mobile_windows, which likely means the creation of an "apidoc" folder.
* For the implemented proxies, create a corresponding shell .yml file that contains the "Windows" platform addition, as well as any additional descriptions or notes as appropriate.
* As a follow-on ticket, a way to automatically generate this documentation through a script or tool.
https://github.com/appcelerator/titanium_mobile_windows/pull/87
PR is https://github.com/appcelerator/titanium_mobile/pull/6583/files
Closing ticket as fixed.