GithubHelp home page GithubHelp logo

touchx / as3-api-reference Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gene-pavlovsky/as3-api-reference

0.0 1.0 0.0 86.84 MB

ActionScript 3 (AS3) API Reference suitable for offline access using FlashDevelop or a web browser

License: GNU General Public License v3.0

Shell 12.75% Awk 3.47% JavaScript 83.47% CSS 0.31%

as3-api-reference's Introduction

ActionScript 3 (AS3) API Reference

Scripts developed by Gene Pavlovsky [email protected]

Description

ActionScript 3 (AS3) API Reference from Adobe, suitable for offline access using FlashDevelop or a web browser.

Provides scripts for downloading and optimizing the latest reference, enabling offline usage, improving rendering speed and reducing clutter.
Contains TocGen tool for generating the help TOC file suitable for use with FlashDevelop via OpenTheDoc plug-in.

Downloads

Latest version: July 2017 (Flash 25.0, AIR 25.0)

Scripts usage

The scripts are written in bash and awk and should be able to run on UNIX or Cygwin.

  1. Review config.sh. Any custom settings can be added to config.local.sh.
  2. Run scripts/fetch_src.sh to download the AS3 API Reference from Adobe to src/ using wget. This will take a long time.
  3. (optional) Just in case, create an archive of src/.
  4. Run scripts/clean_src.sh to move unwanted files from src/ to trash/.
  5. Run scripts/make_doc.sh to optimize the html files from src/, outputting into doc/. The optimizing itself is done by scripts/make_doc.awk. This will take a long time.
  6. (optional) Run scripts/verify_doc.sh to make sure that every file in src/ has a matching file in doc/. This will take a while.
  7. Run bin/TocGen.exe, fill in the full path to the doc/ directory, and click Generate. This will take a while.
  8. Run scripts/fix_toc.sh to fix a problem with the links in the TOC file. If following the next step, this script will be ran automatically.
  9. (optional) Edit config.sh, set prune_packages to the list of packages you don't want, then run scripts/prune_doc.sh to remove them and update the TOC file.
  10. Copy doc/ wherever you want and use them with FlashDevelop via OpenTheDoc plug-in or a web browser.

as3-api-reference's People

Contributors

gene-pavlovsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.