Made a bunch of changes to the build system.
This commit is contained in:
parent
0307071d9e
commit
fc5ab8d655
5 changed files with 50 additions and 23 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue