Skip to content

Commit

Permalink
Improved documentation, removed references to the term "app" and depr…
Browse files Browse the repository at this point in the history
…ecated related methods, eliminated the requirement of having to assign the plugin name "manually" - now fetched automatically on runtime
  • Loading branch information
stefangrunert committed Jan 17, 2020
1 parent 91d7b97 commit 12c7814
Show file tree
Hide file tree
Showing 8 changed files with 954 additions and 592 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Debugging

Enable debugging by setting the AppAPI.DEBUG flag to TRUE; If you then open up your browser JS console, you will see output detailing everything interesting that is happening under the bonnet. Note especially warnings and errors since these indicate that something of special interest has happened.

Documentation Generation
API Documentation
------------------------

Documentation has been generated using [jsdoc](https://github.com/jsdoc3/jsdoc) and the supplied jsdoc.json file
see [DOCUMENTATION](DOCUMENTATION.md)
Loading

0 comments on commit 12c7814

Please sign in to comment.