Skip to content

Commit

Permalink
0.5.1 - Add missing documentation tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Aug 20, 2017
1 parent 62096ba commit 70dcda7
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h2>Installation</h2><pre class="prettyprint source lang-sh"><code>npm install -
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 14:30:50 GMT+0200 (CEST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 15:07:17 GMT+0200 (CEST) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
3 changes: 2 additions & 1 deletion docs/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ <h1 class="page-title">index.js</h1>
<pre class="prettyprint source linenums"><code>/**
* @module reading-data
* @requires winston
* @requires lodash.clonedeep
*/

const log = require('winston')
Expand Down Expand Up @@ -532,7 +533,7 @@ <h1 class="page-title">index.js</h1>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 14:30:50 GMT+0200 (CEST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 15:07:17 GMT+0200 (CEST) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
24 changes: 13 additions & 11 deletions docs/module-reading-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ <h3 class="subsection-title">Requires</h3>

<ul>
<li>module:winston</li>

<li>module:lodash.clonedeep</li>
</ul>


Expand Down Expand Up @@ -245,7 +247,7 @@ <h5 class="subsection-title">Properties:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line175">line 175</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line176">line 176</a>
</li></ul></dd>


Expand Down Expand Up @@ -322,7 +324,7 @@ <h4 class="name" id="~data"><span class="type-signature">(inner) </span>data<spa

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line163">line 163</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line164">line 164</a>
</li></ul></dd>


Expand Down Expand Up @@ -410,7 +412,7 @@ <h4 class="name" id="~addHook"><span class="type-signature">(inner) </span>addHo

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line211">line 211</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line212">line 212</a>
</li></ul></dd>


Expand Down Expand Up @@ -675,7 +677,7 @@ <h4 class="name" id="~clean"><span class="type-signature">(inner) </span>clean<s

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line284">line 284</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line285">line 285</a>
</li></ul></dd>


Expand Down Expand Up @@ -876,7 +878,7 @@ <h4 class="name" id="~hooks"><span class="type-signature">(inner) </span>hooks<s

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line306">line 306</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line307">line 307</a>
</li></ul></dd>


Expand Down Expand Up @@ -987,7 +989,7 @@ <h4 class="name" id="~plugins"><span class="type-signature">(inner) </span>plugi

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line183">line 183</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line184">line 184</a>
</li></ul></dd>


Expand Down Expand Up @@ -1099,7 +1101,7 @@ <h4 class="name" id="~preloadData"><span class="type-signature">(inner) </span>p

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line429">line 429</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line430">line 430</a>
</li></ul></dd>


Expand Down Expand Up @@ -1283,7 +1285,7 @@ <h4 class="name" id="~run"><span class="type-signature">(inner) </span>run<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line473">line 473</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line474">line 474</a>
</li></ul></dd>


Expand Down Expand Up @@ -1427,7 +1429,7 @@ <h4 class="name" id="~uninstall"><span class="type-signature">(inner) </span>uni

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line390">line 390</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line391">line 391</a>
</li></ul></dd>


Expand Down Expand Up @@ -1632,7 +1634,7 @@ <h4 class="name" id="~use"><span class="type-signature">(inner) </span>use<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line337">line 337</a>
<a href="index.js.html">index.js</a>, <a href="index.js.html#line338">line 338</a>
</li></ul></dd>


Expand Down Expand Up @@ -1825,7 +1827,7 @@ <h5>Example</h5>
<br class="clear">

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 14:30:50 GMT+0200 (CEST) using the Minami theme.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Sun Aug 20 2017 15:07:17 GMT+0200 (CEST) using the Minami theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@delucis/reading-data",
"version": "0.5.0",
"version": "0.5.1",
"description": "Aggregate a user’s reading data from different sources.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 70dcda7

Please sign in to comment.