Added all the new documentation files.
[jquery.git] / docs / index.html
1 <html>
2 <head>
3         <title>jQuery Documentation</title>
4         <link rel="stylesheet" href="style.css"/>
5         <script src="../jquery-svn.js"></script>
6         <script src="tooltip.js"></script>
7         <script src="pager.js"></script>
8         <script src="jsont.js"></script>
9         <script src="doc.js"></script>
10         <script src="jquery-docs-jsonp.js"></script>
11 </head>
12 <body>
13         <h1>jQuery Docs &raquo; API</h1>
14         <ul id="docs">
15                 <li>Loading...</li>
16         </ul>
17 </body>
18 </html>