Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesLMilner committed Sep 4, 2017
1 parent 7dd29c2 commit a1bccbb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 56,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="module.ex
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:09:58 GMT 0100 (BST)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:17:03 GMT 0100 (BST)
</footer>

<script> prettyPrint(); </script>
Expand Down
3 changes: 2 additions & 1 deletion docs/documentation/labelgun.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 400,7 @@ <h1 class="page-title">Source: labelgun.js</h1>
* @param {boolean} isDragged - A flag to say whether the lable is being dragged
* @summary Creates a label if it does not already exist, then adds it to the tree, and renders it based on whether it can be shown
* @returns {undefined}
* @public
*/
ingestLabel(boundingBox, id, weight, labelObject, labelName, isDragged) {

Expand Down Expand Up @@ -467,7 468,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="module.ex
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:09:58 GMT 0100 (BST)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:17:03 GMT 0100 (BST)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/module.exports.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 252,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="module.ex
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:09:58 GMT 0100 (BST)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Mon Sep 04 2017 22:17:03 GMT 0100 (BST)
</footer>

<script> prettyPrint(); </script>
Expand Down

0 comments on commit a1bccbb

Please sign in to comment.