1
0
Fork 0
Commit Graph

144 Commits (newmaster)

Author SHA1 Message Date
Mike Gerwitz 30d10ff9d7 Constructor must now be public 2011-03-23 21:35:25 -04:00
Mike Gerwitz e4f70be6ae Added section on constructors to manual 2011-03-23 21:01:43 -04:00
Mike Gerwitz 3e86e6bcab Began adding implementation details as appendix to manual 2011-03-23 20:52:25 -04:00
Mike Gerwitz f874a48a55 Error => TypeError, manual 2011-03-21 22:19:03 -04:00
Mike Gerwitz 97036e4c88 Added jQuery to page using interactive.js; does not yet do anything with page 2011-03-21 22:01:15 -04:00
Mike Gerwitz d107992fc4 Makefile now inserts interactive JS (not yet implemented) into generated HTML docs 2011-03-21 21:09:36 -04:00
Mike Gerwitz 973a1e4100 Proofread inheritance section 2011-03-21 20:04:37 -04:00
Mike Gerwitz e1d4cecf2b Swapped 'Overriding Methods' and 'Type Checks and Polymorphism' due to referring content 2011-03-21 19:39:59 -04:00
Mike Gerwitz 824185c3ff Added 'Type Checks and Polymorphism' subsection to manual 2011-03-21 00:04:44 -04:00
Mike Gerwitz 7bbe44adc3 Added section in manual for overriding methods 2011-03-20 23:18:46 -04:00
Mike Gerwitz 2d0f10352c Added backup files to .gitignore for doc/img 2011-03-20 22:34:46 -04:00
Mike Gerwitz e800cd8e40 Began adding 'Understanding Member Inheritance' subsection to manual 2011-03-20 18:49:40 -04:00
Mike Gerwitz ba48e7994e Completion of main inheritance section for manual
- Not yet proofread
- Still requires subsections
2011-03-20 18:12:37 -04:00
Mike Gerwitz 254fc7e149 Reduced image size for manual 2011-03-20 15:08:21 -04:00
Mike Gerwitz c1f12fb537 Added txt version of inheritance example to doc and altered Makefile to rebuild text-based targets on text image modifications 2011-03-20 02:46:01 -04:00
Mike Gerwitz 3fe132c862 Makefile no longer recombines if unnecessary 2011-03-20 01:25:57 -04:00
Mike Gerwitz b48a703c24 Began adding inheritance chapter, which required getting images working within documentation
- Restructured portions of Makefile
2011-03-19 19:35:21 -04:00
Mike Gerwitz 9c3cfc5c3a Added section on visibility escalation to manual 2011-03-16 22:53:32 -04:00
Mike Gerwitz 6037cef654 Corrections to visibility portion of manual 2011-03-16 22:43:04 -04:00
Mike Gerwitz 54ad7b5ca6 Added copyright to HTML manual 2011-03-16 00:35:33 -04:00
Mike Gerwitz 1c5fefa58d Began adding section on visibility 2011-03-16 00:27:09 -04:00
Mike Gerwitz 4cadbcb901 Added comment to more clearly state that the class declaration example does not use ease.js 2011-03-15 22:13:21 -04:00
Mike Gerwitz 3f7721d0ab Added temporary instance section to manual 2011-03-15 21:31:51 -04:00
Mike Gerwitz 7c4efe5f2a Added section on temporary classes 2011-03-15 00:31:09 -04:00
Mike Gerwitz 5ce4fd5be8 Manual typo fix 2011-03-14 18:48:49 -04:00
Mike Gerwitz 27655c847d Adjusted CSS for manual for browser like FF 2011-03-14 18:44:27 -04:00
Mike Gerwitz 397a106112 Class chapter corrections 2011-03-14 18:04:46 -04:00
Mike Gerwitz 920f338c98 Began adding 'Working With Classes' chapter 2011-03-14 00:13:43 -04:00
Mike Gerwitz 89a8de64b5 Additional manual styling for floats 2011-03-14 00:13:08 -04:00
Mike Gerwitz 02c0838dec Added styling for manual definitions and float captions 2011-03-13 23:54:48 -04:00
Mike Gerwitz d367c13820 Moved 'Getting ease.js' section to Integration chapter 2011-03-13 22:31:08 -04:00
Mike Gerwitz b4aaa11e73 Added mention of performance tests to manual 2011-03-13 21:40:32 -04:00
Mike Gerwitz 2662e4f30f Source Tree is now an appendix in manual 2011-03-10 23:53:18 -05:00
Mike Gerwitz 98102ffff2 Directory count correction in documentation 2011-03-10 23:50:32 -05:00
Mike Gerwitz fb28b19faf Added include information to manual 2011-03-10 00:25:33 -05:00
Mike Gerwitz 4ce55891df Moved license below integration in manual 2011-03-09 23:47:43 -05:00
Mike Gerwitz 98d3d9856d Added build section to manual 2011-03-09 23:47:25 -05:00
Mike Gerwitz f0d785f5d0 Added information on source tree 2011-03-09 23:19:00 -05:00
Mike Gerwitz 08a58dba82 Began adding CSS for manual 2011-03-09 19:10:13 -05:00
Mike Gerwitz b7273f4d46 Added 'Why ease.js?' section 2011-03-09 18:51:55 -05:00
Mike Gerwitz 3d3b6aac58 Began adding About chapter to manual, beginning with history 2011-03-09 01:17:32 -05:00
Mike Gerwitz 3148f468f2 Using @apendix for license 2011-03-08 23:38:12 -05:00
Mike Gerwitz 9457f7e314 Added doc target to Makefile 2011-03-08 00:06:34 -05:00
Mike Gerwitz 6ec768b64d Initial commmit of documentation (currently contains only license) 2011-03-08 00:00:58 -05:00