[TIMOB-25216] Windows: Docs do not show ti.cloud as supported
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-13T21:06:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2017-09-01T09:37:10.000+0000 |
Updated | 2017-11-13T21:06:03.000+0000 |
Description
http://docs.appcelerator.com/platform/latest/#!/api/Modules.Cloud shows as unsupported on Windows, but it is. We need to
* strip the yaml under here down to just properties methods etc then add platform ['windowsphone'] to everything
* Copy all that over into titanium_mobile_windows
* Edit the Jenkinsfile to archive apidoc\Modules appropriately
* Edit the build scripts to pull in windows\doc\Modules
https://github.com/appcelerator/titanium_mobile_windows/pull/1091
https://github.com/appcelerator/titanium_mobile/pull/9385 for parity report