Skip to content

Commit

Permalink
Build documentation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Apr 24, 2018
1 parent bbf9716 commit c374517
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/global.html
Expand Up @@ -188,7 +188,7 @@ <h4 class="name"><span class="type-signature"></span>holmes<span class="type-sig


<footer class="main-footer">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Thu Sep 07 2017 08:22:25 GMT+0000 (UTC)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Tue Apr 24 2018 14:46:46 GMT+0000 (UTC)
</footer>

<script>prettyPrint();</script>
Expand Down
5 changes: 2 additions & 3 deletions doc/index.html
Expand Up @@ -54,8 +54,7 @@
<a href="https://badge.fury.io/bo/holmes.js"><img src="https://badge.fury.io/bo/holmes.js.svg" alt="Bower version"></a>
<a href="https://cdnjs.com/libraries/holmes.js"><img src="https://img.shields.io/cdnjs/v/holmes.js.svg?colorB=green" alt="CDNJS version"></a>
<a href="https://gitter.im/Haroenv/holmes?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge"><img src="https://badges.gitter.im/Haroenv/holmes.svg" alt="Join the chat at https://gitter.im/Haroenv/holmes"></a>
<a href="https://david-dm.org/haroenv/holmes?type=dev"><img src="https://david-dm.org/haroenv/holmes/dev-status.svg" alt="devDependencies Status"></a>
<a href="https://unpkg.com/holmes.js"><img src="http://img.badgesize.io/https://unpkg.com/holmes.js?compression=gzip" alt="gzipped size"></a></p>
<a href="https://unpkg.com/holmes.js"><img src="http://img.badgesize.io/https://unpkg.com/holmes.js/js/holmes.js?compression=gzip" alt="gzipped size"></a></p>
<p>Holmes filters a list of elements based on the value of a <code>input</code> in just ~2KB.</p>
<h2>Installation</h2><p>You can install Holmes with either <code>npm</code> or <code>bower</code> under the package name <code>holmes.js</code>. For <code>npm</code> that looks like this:</p>
<pre class="prettyprint source lang-sh"><code>$ yarn add holmes.js # or via npm</code></pre><p>After which you can add it in your page with i.e. webpack, rollup, browserify or loading the module in a different script tag.</p>
Expand Down Expand Up @@ -223,7 +222,7 @@ <h2>License</h2><p>Apache 2.0</p></article>


<footer class="main-footer">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Thu Sep 07 2017 08:22:25 GMT+0000 (UTC)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Tue Apr 24 2018 14:46:46 GMT+0000 (UTC)
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion doc/main.js.html
Expand Up @@ -583,7 +583,7 @@ <h1 class="page-title">main.js</h1>


<footer class="main-footer">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Thu Sep 07 2017 08:22:25 GMT+0000 (UTC)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.4</a> on Tue Apr 24 2018 14:46:46 GMT+0000 (UTC)
</footer>

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

0 comments on commit c374517

Please sign in to comment.