Paul
a7044a6cb6
PIXI-in-Docs fixups
...
- Removed hard-coded path (oops)
- Added grunt task (oops)
- Added EOLs
2014-11-03 11:30:33 -08:00
Paul
343c0dca3f
PIXI-in-Docs - making jshint happy
2014-11-03 11:21:00 -08:00
Paul
ce02d3402f
PIXI-in-Docs - Initial
...
- Initial support for generating PIXI-combined documentation
- Includes yuidoc-to-jsdoc for generating pixi-jsdoc.js
- Creates doc (using pixidoc + builddoc) tasks
- Adds sourceproxy JSDoc plugin to map in corrected file/line meta
- Added yuidocjs as a dev-dependency
2014-11-03 11:05:00 -08:00
Paul
96915e1612
JSDoc Property to member - slight combining update
2014-11-03 08:27:50 -08:00
Paul
e6da96e908
Added "property to member" plugin for JSDoc
...
This automatically fixes usage of the form
/** desc
* @property {T} name - desc
To
/** desc
* @member {T} name
Being careful to only make the transformation when it is logical to do and preserving both descriptions as appropriate.
2014-11-03 03:13:01 -08:00
STuFF
c24b6e6f1c
documentation template : classes names indentation
2014-04-11 00:11:26 +02:00
photonstorm
901a7f13d1
Updated docs for 2.0 release and updated README.
2014-03-14 06:36:05 +00:00
photonstorm
c73b4eaea0
json is now the default tilemap format when not defined (thanks RyanDansie, #528 )
...
Updated docstrap
2014-03-10 00:50:06 +00:00
photonstorm
e9e5bf9436
Updated docs - they now actually list the new body methods :)
2014-02-21 15:37:26 +00:00
photonstorm
02b75b9e23
Updated doc files.
2014-02-05 16:55:02 +00:00
photonstorm
a9a46bfbbf
Lots of documentation updates and new Loader examples.
2013-11-27 16:33:49 +00:00
photonstorm
ddf15979d0
Fixing up Invaders and Star Struck. Also removing lots of un-used css jsdoc themes.
2013-10-31 01:45:16 +00:00
photonstorm
65d2bf557b
Updated docs and more tidying up.
2013-10-25 17:30:37 +01:00
photonstorm
9f9e6a2a57
Lots of doc updates!
2013-10-25 16:54:40 +01:00
photonstorm
ffd5ddc534
Tidying up the repo and adding in new documentation.
2013-10-23 14:00:29 +01:00