[TIMOB-11520] Tooling: Create simple parity report generator for docs
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-18T22:52:23.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 06, Co-3.1.0 |
Components | Tooling |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Jon Alter |
Created | 2012-10-17T19:04:25.000+0000 |
Updated | 2017-03-16T20:52:17.000+0000 |
Description
For tracking the completion of new platforms, as well as quickly assessing the accuracy of the documentation with regard to platform support, it would be really handy to add a parity report generator that created a simple, HTML or Excel table with one row for each API point, and columns for each platform showing whether the API is supported.
Hi Bill--would you be able to take the current JSCA output (or perhaps another format) and transform that into a parity report?
PR: https://github.com/appcelerator/titanium_mobile/pull/3979
Testing notes: To use, cd to titanium_mobile/apidoc. Run the following command:
Output is generated in output_dir/api_parity.html
Closing ticket as fixed.