Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 9c70d0b

Browse files
committed
Only generate site docs for macOSNotif.js
1 parent 182aa6b commit 9c70d0b

File tree

4 files changed

+14
-16
lines changed

4 files changed

+14
-16
lines changed

build/postflight.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ const buildJSDoc = async position => {
4242
jsdoc.renderSync({
4343
files: [
4444
"src/macOSNotif.js",
45-
"src/themes.js",
46-
"src/interact.js",
4745
],
4846
package: "package.json",
4947
destination: "docs",

docs/macosnotif/0.1.1-beta1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,13 +678,13 @@ <h2 class="title">
678678
</div>
679679

680680
<nav>
681-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Interact.html">Interact</a></li><li><a href="macOSNotifJS.html">macOSNotifJS</a></li><li><a href="Theme.html">Theme</a></li></ul>
681+
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="macOSNotifJS.html">macOSNotifJS</a></li></ul>
682682
</nav>
683683

684684
<br class="clear">
685685

686686
<footer>
687-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:01:43 GMT+0100 (British Summer Time)
687+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:42:12 GMT+0100 (British Summer Time)
688688
</footer>
689689

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

docs/macosnotif/0.1.1-beta1/macOSNotif.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -704,13 +704,13 @@ <h1 class="page-title">Source: macOSNotif.js</h1>
704704
</div>
705705

706706
<nav>
707-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Interact.html">Interact</a></li><li><a href="macOSNotifJS.html">macOSNotifJS</a></li><li><a href="Theme.html">Theme</a></li></ul>
707+
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="macOSNotifJS.html">macOSNotifJS</a></li></ul>
708708
</nav>
709709

710710
<br class="clear">
711711

712712
<footer>
713-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:01:43 GMT+0100 (British Summer Time)
713+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:42:12 GMT+0100 (British Summer Time)
714714
</footer>
715715

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

docs/macosnotif/0.1.1-beta1/macOSNotifJS.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h4 class="name" id="subtitle"><span class="type-signature"></span>subtitle<span
202202

203203

204204
<div class="description">
205-
Allows the subtitle of the notification to be updated
205+
Gets the current subtitle of the notification
206206
</div>
207207

208208

@@ -240,7 +240,7 @@ <h4 class="name" id="subtitle"><span class="type-signature"></span>subtitle<span
240240

241241
<dt class="tag-source">Source:</dt>
242242
<dd class="tag-source"><ul class="dummy"><li>
243-
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line453">line 453</a>
243+
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line444">line 444</a>
244244
</li></ul></dd>
245245

246246

@@ -264,7 +264,7 @@ <h4 class="name" id="subtitle"><span class="type-signature"></span>subtitle<span
264264

265265

266266
<div class="description">
267-
Gets the current subtitle of the notification
267+
Allows the subtitle of the notification to be updated
268268
</div>
269269

270270

@@ -302,7 +302,7 @@ <h4 class="name" id="subtitle"><span class="type-signature"></span>subtitle<span
302302

303303
<dt class="tag-source">Source:</dt>
304304
<dd class="tag-source"><ul class="dummy"><li>
305-
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line444">line 444</a>
305+
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line453">line 453</a>
306306
</li></ul></dd>
307307

308308

@@ -326,7 +326,7 @@ <h4 class="name" id="theme"><span class="type-signature"></span>theme<span class
326326

327327

328328
<div class="description">
329-
Sets a new theme for the notification
329+
Gets the current theme for the notification
330330
</div>
331331

332332

@@ -364,7 +364,7 @@ <h4 class="name" id="theme"><span class="type-signature"></span>theme<span class
364364

365365
<dt class="tag-source">Source:</dt>
366366
<dd class="tag-source"><ul class="dummy"><li>
367-
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line411">line 411</a>
367+
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line403">line 403</a>
368368
</li></ul></dd>
369369

370370

@@ -388,7 +388,7 @@ <h4 class="name" id="theme"><span class="type-signature"></span>theme<span class
388388

389389

390390
<div class="description">
391-
Gets the current theme for the notification
391+
Sets a new theme for the notification
392392
</div>
393393

394394

@@ -426,7 +426,7 @@ <h4 class="name" id="theme"><span class="type-signature"></span>theme<span class
426426

427427
<dt class="tag-source">Source:</dt>
428428
<dd class="tag-source"><ul class="dummy"><li>
429-
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line403">line 403</a>
429+
<a href="macOSNotif.js.html">macOSNotif.js</a>, <a href="macOSNotif.js.html#line411">line 411</a>
430430
</li></ul></dd>
431431

432432

@@ -852,13 +852,13 @@ <h4 class="name" id="run"><span class="type-signature"></span>run<span class="si
852852
</div>
853853

854854
<nav>
855-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Interact.html">Interact</a></li><li><a href="macOSNotifJS.html">macOSNotifJS</a></li><li><a href="Theme.html">Theme</a></li></ul>
855+
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="macOSNotifJS.html">macOSNotifJS</a></li></ul>
856856
</nav>
857857

858858
<br class="clear">
859859

860860
<footer>
861-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:01:43 GMT+0100 (British Summer Time)
861+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.2</a> on Sun Jun 09 2019 19:42:12 GMT+0100 (British Summer Time)
862862
</footer>
863863

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

0 commit comments

Comments
 (0)