navinpeiris / jsca2js

Utility to convert JSON in Appcelerator's JSCA format to JavaScript
74 stars 24 forks source link

Can we get a 6.0.3 version out #21

Open securit opened 7 years ago

securit commented 7 years ago

Can we get a 6.x compatible version out of this?

killroyboy commented 7 years ago

+1

drauggres commented 7 years ago

https://jira.appcelerator.org/browse/TIDOC-2398

Here generated file for 6.1.2 (size 5MB): https://gist.githubusercontent.com/drauggres/db3287695d08e13ddef44e24fac00249/raw/5832ad89b8c0cb309ccb4360ae701e40725f0621/titanium.6.1.2.externs.js

Here generated file for 7.2.0 (size 4.8MB): https://gist.githubusercontent.com/drauggres/2ecc6ad79e7e66d1e9d3203a16d67a32/raw/4ef31fcddcd52cfa3ee744c9f7ae50c999a300e8/titanium.7.2.0.externs.js

Here generated file for 8.2.1 (size 5.1MB): https://gist.githubusercontent.com/drauggres/2ecc6ad79e7e66d1e9d3203a16d67a32/raw/e1719400d2ef02a1cb54e6d35b2ad5947e5cbdf4/titanium.8.2.1.externs.js

deckameron commented 6 years ago

Hi @drauggres! Could you share the code you used to create these files, please? :-)

drauggres commented 4 years ago

@deckameron FYI updating a comment on github does not trigger a notification (that's why I only just noticed your question).

You can find the old script for generation if you follow the link to jira and then link to PR. But now documentation generation was moved from SDK to separate project. I updated my script and posted it in the fork.

node index.js -f gcexterns -o /OUTPUT/PATH/ /PATH/TO/THE/SDK/SOURCE/apidoc/