Added minimal navigation breadcrumbs to doctests.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<script src="../../dist/iwmlib.pixi.js"></script>
|
||||
</head>
|
||||
<body onload="Doctest.run()">
|
||||
<h1>Application</h1>
|
||||
<h1><a href="../index.html">lib.</a><a href="index.html">pixi.</a>Application</h1>
|
||||
<p>
|
||||
The class PIXIApp is the main entry point to create a new PIXI Application.
|
||||
It inherits from PIXI.Application, set meaningfull defaults, creates a scene and
|
||||
|
||||
Reference in New Issue
Block a user