Included jsdoc.
This commit is contained in:
@@ -23,3 +23,23 @@ The files will be generated in the dist folder (iwmlib.js and iwmlib.pixi.js). I
|
||||
To build the 3rd party library type
|
||||
|
||||
`npm run 3rdparty`
|
||||
|
||||
## Docs
|
||||
|
||||
To create the documentation in the folder ./doc/out type `npm run jsdoc`
|
||||
|
||||
Afterwards you can view the documentation here:
|
||||
|
||||
- The iwmlib [DocTests](./lib/index.html)
|
||||
- The iwmlib [PixiJS DocTests](./lib/pixi/index.html)
|
||||
|
||||
## Useful PixiJS Resources
|
||||
|
||||
- The PixiJS [JavaScript API Docs](http://pixijs.download/dev/docs/index.html)
|
||||
- The PixiJS [Examples](http://pixijs.github.io/examples/#/basics/basic.js)
|
||||
- The PixiJS [GitHub Repository](https://github.com/pixijs/pixi.js)
|
||||
|
||||
## List of 3<sup>rd</sup> party libraries included
|
||||
|
||||
- [PixiJS](http://www.pixijs.com)
|
||||
- [Greensock](https://greensock.com) with TweenLite
|
||||
|
||||
Reference in New Issue
Block a user