Added minimal navigation breadcrumbs to doctests.
This commit is contained in:
@@ -4,13 +4,15 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<title>PIXI Scatter Resolution Doctest</title>
|
||||
|
||||
<link rel="stylesheet" href="../3rdparty/highlight/styles/default.css" />
|
||||
<link rel="stylesheet" href="../../css/doctest.css" />
|
||||
<script src="../../dist/iwmlib.3rdparty.js"></script>
|
||||
<script src="../../dist/iwmlib.js"></script>
|
||||
<script src="../../dist/iwmlib.pixi.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1><a href="../index.html">lib.</a><a href="index.html">pixi.</a>Scatter Resolution 2</h1>
|
||||
<canvas id="canvas2" class="interactive">Canvas not supported</canvas>
|
||||
<script>
|
||||
class ScatterApp extends PIXIApp {
|
||||
|
||||
Reference in New Issue
Block a user