Skip to content

Commit 13c2d06

Browse files
committed
update docs
1 parent 9748a31 commit 13c2d06

22 files changed

+25
-25
lines changed

docs/Mutode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ <h5>Returns:</h5>
490490
<br class="clear">
491491

492492
<footer>
493-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
493+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
494494
</footer>
495495

496496
<script>prettyPrint();</script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2>License</h2><p>MIT Copyright © Diego Rodríguez Baquero</p></article>
9999
<br class="clear">
100100

101101
<footer>
102-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
102+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
103103
</footer>
104104

105105
<script>prettyPrint();</script>

docs/module-MutantRunner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1 class="page-title">MutantRunner</h1>
161161
<br class="clear">
162162

163163
<footer>
164-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
164+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
165165
</footer>
166166

167167
<script>prettyPrint();</script>

docs/module-Mutators.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h4 class="name" id=".booleanLiteralsMutator"><span class="type-signature">(stat
8383

8484
<div class="description">
8585
<p>Mutates boolean literals values.
86-
Numeric literals are mutated to <em>value + 1</em>, <em>value - 1</em>, <em>random value</em>, and 0 if not previously 0.</p>
86+
Boolean literals are mutated to their negative.</p>
8787
</div>
8888

8989

@@ -1418,7 +1418,7 @@ <h4 class="name" id=".stringLiteralsMutator"><span class="type-signature">(stati
14181418
<br class="clear">
14191419

14201420
<footer>
1421-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
1421+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
14221422
</footer>
14231423

14241424
<script>prettyPrint();</script>

docs/mutantRunner.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1 class="page-title">mutantRunner.js</h1>
103103
<br class="clear">
104104

105105
<footer>
106-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
106+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
107107
</footer>
108108

109109
<script>prettyPrint();</script>

docs/mutators_booleanLiteralsMutator.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1 class="page-title">mutators/booleanLiteralsMutator.js</h1>
4747

4848
/**
4949
* @description Mutates boolean literals values.
50-
* Numeric literals are mutated to *value + 1*, *value - 1*, *random value*, and 0 if not previously 0.
50+
* Boolean literals are mutated to their negative.
5151
* @function booleanLiteralsMutator
5252
* @memberOf module:Mutators
5353
*/
@@ -87,7 +87,7 @@ <h1 class="page-title">mutators/booleanLiteralsMutator.js</h1>
8787
<br class="clear">
8888

8989
<footer>
90-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
90+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
9191
</footer>
9292

9393
<script>prettyPrint();</script>

docs/mutators_conditionalsBoundaryMutator.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h1 class="page-title">mutators/conditionalsBoundaryMutator.js</h1>
9898
<br class="clear">
9999

100100
<footer>
101-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
101+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
102102
</footer>
103103

104104
<script>prettyPrint();</script>

docs/mutators_incrementsMutator.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1 class="page-title">mutators/incrementsMutator.js</h1>
9696
<br class="clear">
9797

9898
<footer>
99-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
99+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
100100
</footer>
101101

102102
<script>prettyPrint();</script>

docs/mutators_invertNegativesMutator.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1 class="page-title">mutators/invertNegativesMutator.js</h1>
8888
<br class="clear">
8989

9090
<footer>
91-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
91+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
9292
</footer>
9393

9494
<script>prettyPrint();</script>

docs/mutators_mathMutator.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1 class="page-title">mutators/mathMutator.js</h1>
104104
<br class="clear">
105105

106106
<footer>
107-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Apr 24 2018 21:55:47 GMT-0500 (-05) using the Minami theme.
107+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu May 03 2018 00:36:17 GMT-0500 (-05) using the Minami theme.
108108
</footer>
109109

110110
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)