oxjs/docs/index.html
2011-05-05 20:02:56 +02:00

12 lines
399 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>oxjs API</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="../build/jquery/jquery.js"></script>
<script type="text/javascript" src="../build/Ox.js"></script>
<script type="text/javascript" src="api.js"></script>
</head>
<body>
</body>
</html>