File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ var path = require("path");
7
7
* @parent bit-docs-generate-html/site/default/static
8
8
* @module {function} bit-docs-generate-html/site/default/static/build.js
9
9
*
10
- * The `bit-docs-site` script for building static assets.
10
+ * @description The `bit-docs-site` script for building static assets.
11
11
*
12
12
* @signature `build(options, folders)`
13
13
*
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ A renderer built by [bit-docs-generate-html/build/renderer] that is used to
5
5
render each [ bit-docs/types/docObject] .
6
6
7
7
@param {bit-docs/types/docObject} docObject The
8
- [ bit-docs/types/tagCollection] data of a comment.
8
+ [ bit-docs-process-tags /types/tagCollection] data of a comment.
9
9
10
10
@return {String} The HTML to be outputted.
11
11
You can’t perform that action at this time.
0 commit comments