Made a bunch of changes to the build system.

This commit is contained in:
John Resig 2006-08-13 18:58:58 +00:00
parent 0307071d9e
commit fc5ab8d655
5 changed files with 50 additions and 23 deletions

View file

@ -6,10 +6,10 @@
<head>
<title>jQuery Docs - API</title>
<link rel="stylesheet" href="style/style.css"/>
<script src="../jquery-svn.js"></script>
<script src="../dist/jquery-svn.js"></script>
<script src="js/tooltip.js"></script>
<script src="js/pager.js"></script>
<script src="js/doc2.js"></script>
<script src="js/doc.js"></script>
</head>
<body>
<h1>jQuery Docs - API</h1>