repair doctests - not yet finished
This commit is contained in:
+9
-3
@@ -1,10 +1,16 @@
|
||||
<html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Lib Doctests</title>
|
||||
<title>Lib Doctests</title>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
|
||||
<link rel="stylesheet" href="../css/index.css">
|
||||
<script src="all.js"></script>
|
||||
|
||||
<!-- following not necc for index.js included in iwmlib.js -->
|
||||
<!-- <script src="./index.js"></script> -->
|
||||
|
||||
<script src="../dist/iwmlib.js"></script>
|
||||
|
||||
<template id="itemTemplate">
|
||||
<a class="wrapper" href="">
|
||||
|
||||
Reference in New Issue
Block a user