Skip to content

Commit

Permalink
Added docs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kevduc committed May 4, 2021
1 parent 204e3a3 commit 9e52558
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ <h5>Type:</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:27:39 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:46:20 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<code>ax + by = c</code>
</p>
<p><a href="https://www.npmjs.com/package/diophantine"><img src="https://img.shields.io/npm/v/diophantine" alt="npm package"></a>
<a href="https://kevduc.github.io/diophantine"><img src="https://img.shields.io/github/v/release/kevduc/diophantine?label=documentation" alt="documentation"></a>
<a href="https://www.npmjs.com/package/diophantine"><img src="https://img.shields.io/npm/dt/diophantine?label=downloads" alt="downloads"></a>
<img src="https://img.shields.io/github/issues-raw/kevduc/diophantine" alt="open issues">
<a href="https://david-dm.org/kevduc/diophantine"><img src="https://david-dm.org/kevduc/diophantine.svg" alt="dependencies"></a>
Expand Down Expand Up @@ -128,7 +129,7 @@ <h2>Support the dev</h2>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:27:39 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:46:20 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h1 class="page-title">index.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:27:39 GMT+0100 (British Summer Time) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 13:46:20 GMT+0100 (British Summer Time) using the Minami theme.
</footer>

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

0 comments on commit 9e52558

Please sign in to comment.