Skip to content

Commit

Permalink
Build doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefnotch committed Aug 19, 2019
1 parent f7b13ca commit 317f19b
Show file tree
Hide file tree
Showing 23 changed files with 1,757 additions and 247 deletions.
2 changes: 1 addition & 1 deletion docs/common.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-gl
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:50 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/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>Modules</h3><ul><li><a href="module-gl
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:51 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

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

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:50 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
14 changes: 7 additions & 7 deletions docs/mat2d.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@ <h1 class="page-title">Source: mat2d.js</h1>
* @description
* A mat2d contains six elements defined as:
* &lt;pre>
* [a, c, tx,
* b, d, ty]
* [a, b, c,
* d, tx, ty]
* &lt;/pre>
* This is a short form for the 3x3 matrix:
* &lt;pre>
* [a, c, tx,
* b, d, ty,
* 0, 0, 1]
* [a, b, 0,
* c, d, 0,
* tx, ty, 1]
* &lt;/pre>
* The last row is ignored so the array is shorter and operations are faster.
* The last column is ignored so the array is shorter and operations are faster.
*/

/**
Expand Down Expand Up @@ -490,7 +490,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-gl
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:50 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

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

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:50 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

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

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:50 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
10 changes: 9 additions & 1 deletion docs/module-glMatrix.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h1 class="page-title">Module: glMatrix</h1>







</div>
Expand Down Expand Up @@ -289,6 +291,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -451,6 +455,8 @@ <h5>Parameters:</h5>








Expand Down Expand Up @@ -586,6 +592,8 @@ <h5>Parameters:</h5>








Expand All @@ -608,7 +616,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-gl
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:51 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
56 changes: 55 additions & 1 deletion docs/module-mat2.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h1 class="page-title">Module: mat2</h1>







</div>
Expand Down Expand Up @@ -312,6 +314,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -492,6 +496,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -649,6 +655,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -829,6 +837,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -937,6 +947,8 @@ <h4 class="name" id=".create"><span class="type-signature">(static) </span>creat





<h5>Returns:</h5>


Expand Down Expand Up @@ -1094,6 +1106,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -1274,6 +1288,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -1454,6 +1470,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -1611,6 +1629,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -1791,6 +1811,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -1971,6 +1993,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -2197,6 +2221,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -2354,6 +2380,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -2534,6 +2562,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -2765,6 +2795,8 @@ <h5>Parameters:</h5>








Expand Down Expand Up @@ -2851,6 +2883,8 @@ <h4 class="name" id=".mul"><span class="type-signature">(static) </span>mul<span








Expand Down Expand Up @@ -3027,6 +3061,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -3230,6 +3266,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -3456,6 +3494,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -3659,6 +3699,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -3862,6 +3904,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -4111,6 +4155,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -4268,6 +4314,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -4381,6 +4429,8 @@ <h4 class="name" id=".sub"><span class="type-signature">(static) </span>sub<span








Expand Down Expand Up @@ -4557,6 +4607,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -4737,6 +4789,8 @@ <h5>Parameters:</h5>





<h5>Returns:</h5>


Expand Down Expand Up @@ -4786,7 +4840,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-gl
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Mon Mar 25 2019 09:59:51 GMT+0100 (Central European Standard Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.3</a> on Mon Aug 19 2019 08:25:53 GMT+0200 (Central European Summer Time)
</footer>

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

0 comments on commit 317f19b

Please sign in to comment.