oxjs/docs/index.html

13 lines
399 B
HTML
Raw Normal View History

2010-12-06 15:23:20 +00:00
<!DOCTYPE html>
<html>
<head>
<title>oxjs API</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2011-05-05 18:02:56 +00:00
<script type="text/javascript" src="../build/jquery/jquery.js"></script>
<script type="text/javascript" src="../build/Ox.js"></script>
2010-12-06 15:23:20 +00:00
<script type="text/javascript" src="api.js"></script>
</head>
<body>
</body>
</html>