diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index b31249964..000000000 --- a/docs/index.html +++ /dev/null @@ -1,18 +0,0 @@ -<html> -<head> - <title>jQuery Documentation</title> - <link rel="stylesheet" href="style/style.css"/> - <script src="../jquery-svn.js"></script> - <script src="js/tooltip.js"></script> - <script src="js/pager.js"></script> - <script src="js/jsont.js"></script> - <script src="js/doc.js"></script> - <script src="data/jquery-docs-jsonp.js"></script> -</head> -<body> - <h1>jQuery Docs » API</h1> - <ul id="docs"> - <li>Loading...</li> - </ul> -</body> -</html> |