Commit graph

20 commits

Author SHA1 Message Date
Jörn Zaefferer f368960479 API docs: Hacked multiple argument types like "Element|jQuery|String" representation into multiple elements, each with theier own tooltip 2007-01-11 18:40:34 +00:00
John Resig 458d427c0e Fixed the docs for noConflict, fixed a bug with pager. 2007-01-06 22:34:12 +00:00
Jörn Zaefferer 2daf49296a Changed "Hash" to "Map" in docs 2007-01-04 10:03:34 +00:00
Jörn Zaefferer bb816b9c95 Messed around with API document: Improved layout, removed animation, added <Content> type 2007-01-02 19:05:00 +00:00
Jörn Zaefferer 6ac46e6a5a Got context functions back in, added noteworthy stuff, replaced js linebreak replacer with xstl 2006-12-12 20:33:10 +00:00
John Resig fb11b33d68 Fixed an issue with .find(expr,Function) and a Safari bug. 2006-12-12 18:26:52 +00:00
John Resig 967eec1831 The jQuery version is now reported in the docs. 2006-10-10 01:17:47 +00:00
John Resig 766c3765bd Now have accurate version information built into jquery.js - will build it into the docs and test suite next. 2006-10-10 00:23:18 +00:00
Jörn Zaefferer 0121530083 Changed readFile to java-based read function to handle \r\n, fixes docs and test, lite still broken 2006-10-08 09:57:17 +00:00
John Resig 2d56dbc13d Added .htaccess file for docs directory. 2006-09-16 23:22:29 +00:00
John Resig e2d3c43419 Made a bunch of fixes to the docs, per Sam's request. Also, did some re-organization of the order of the function names. 2006-09-05 06:21:35 +00:00
John Resig 905a0ae351 Added style sheet for the category documentation. 2006-09-01 07:41:59 +00:00
John Resig c8009abcce Lots of documentation overhaul - much more documented, cat output works better now. 2006-09-01 05:52:26 +00:00
John Resig 805d21c236 Fixed two bugs with jQuery: One with height computation, one with .find(expr,fn) not working properly. Also, fixed a bunch of styling with the docs. Finally, added documentation for the $() function. 2006-09-01 02:43:54 +00:00
John Resig ccf9d44062 Fixed some bugs, improved the quality of some of the variables. 2006-08-24 19:43:21 +00:00
John Resig ccabf2823b Updated the documentation parser to work with categories. Additionally, I updated the copyright notice in the jQuery header and removed some extraneous whitespace from jQuery Lite. 2006-08-22 05:00:07 +00:00
John Resig 7448c61ee2 Massive overhauls to the test suite - it is now generated dynamically, along with the documentation. 2006-08-14 01:46:05 +00:00
John Resig fc5ab8d655 Made a bunch of changes to the build system. 2006-08-13 18:58:58 +00:00
John Resig 51dd3736eb Moved docs stuff to build, to be created when the docs are actually built. 2006-08-13 18:38:51 +00:00
John Resig 139a9cd7d4 Moved some more files around. 2006-08-13 15:22:02 +00:00