Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11520] Tooling: Create simple parity report generator for docs

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-18T22:52:23.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 06, Co-3.1.0
ComponentsTooling
Labelsn/a
ReporterIngo Muschenetz
AssigneeJon Alter
Created2012-10-17T19:04:25.000+0000
Updated2017-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.

Comments

  1. Ingo Muschenetz 2012-10-18

    Hi Bill--would you be able to take the current JSCA output (or perhaps another format) and transform that into a parity report?
  2. Jon Alter 2013-03-18

    PR: https://github.com/appcelerator/titanium_mobile/pull/3979
  3. Arthur Evans 2013-03-18

    Testing notes: To use, cd to titanium_mobile/apidoc. Run the following command:
       python docgen.py --format=parity --output=<output_dir>
       
    Output is generated in output_dir/api_parity.html
  4. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source