Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
fixed HopscotchBubble.destroy, updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Nov 19, 2012
1 parent 3792474 commit 9096eba
Show file tree
Hide file tree
Showing 8 changed files with 1,017 additions and 375 deletions.
8 changes: 6 additions & 2 deletions docs/files.html
Expand Up @@ -188,6 +188,10 @@ <h2>Classes</h2>

<li><a href="symbols/Hopscotch.html">Hopscotch</a></li>

<li><a href="symbols/HopscotchBubble.html">HopscotchBubble</a></li>

<li><a href="symbols/HopscotchCalloutManager.html">HopscotchCalloutManager</a></li>

</ul>
<hr />
</div>
Expand All @@ -197,7 +201,7 @@ <h1 class="classTitle">File Index</h1>


<div>
<h2><a href="symbols/src/_Users_gkoo_Sites_hopscotch_js_hopscotch.js.html">/Users/gkoo/Sites/hopscotch/js/hopscotch.js</a></h2>
<h2><a href="symbols/src/_Users_gkoo_Sites_hopscotch_js_hopscotch-0.0.3.js.html">/Users/gkoo/Sites/hopscotch/js/hopscotch-0.0.3.js</a></h2>

<dl>

Expand All @@ -212,7 +216,7 @@ <h2><a href="symbols/src/_Users_gkoo_Sites_hopscotch_js_hopscotch.js.html">/User
</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Tue Sep 11 2012 14:23:31 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Mon Nov 19 2012 14:07:13 GMT-0800 (PST)
</div>
</body>
</html>
18 changes: 17 additions & 1 deletion docs/index.html
Expand Up @@ -188,6 +188,10 @@ <h2>Classes</h2>

<li><a href="symbols/Hopscotch.html">Hopscotch</a></li>

<li><a href="symbols/HopscotchBubble.html">HopscotchBubble</a></li>

<li><a href="symbols/HopscotchCalloutManager.html">HopscotchCalloutManager</a></li>

</ul>
<hr />
</div>
Expand All @@ -208,11 +212,23 @@ <h2><a href="symbols/Hopscotch.html">Hopscotch</a></h2>
</div>
<hr />

<div>
<h2><a href="symbols/HopscotchBubble.html">HopscotchBubble</a></h2>
The HopscotchBubble class represents the view of a bubble.
</div>
<hr />

<div>
<h2><a href="symbols/HopscotchCalloutManager.html">HopscotchCalloutManager</a></h2>
Manages the creation and destruction of single callouts.
</div>
<hr />


</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Tue Sep 11 2012 14:23:31 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Mon Nov 19 2012 14:07:13 GMT-0800 (PST)
</div>
</body>
</html>

0 comments on commit 9096eba

Please sign in to comment.