Skip to content

Commit 257ca29

Browse files
committed
Document static file index.js
1 parent 6cc05da commit 257ca29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
/**
2+
* @parent bit-docs-js/static
3+
* @module bit-docs-js/index.js
4+
*
5+
* Main front end JavaScript file for static portion of this plugin.
6+
*
7+
* Simply requires [bit-docs-js/static/styles/signature.less].
8+
*/
19
require('./static/styles/signature.less');

0 commit comments

Comments
 (0)