Skip to content

Commit cd64300

Browse files
committed
Improve template
1 parent 076da96 commit cd64300

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

scripts/jsdoc/template/node.hbs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,11 @@ weight: 1
88
As a Node module dependency, the engine exposes a JavaScript API that can be called in your own code.
99

1010
<!-- markdownlint-disable -->
11-
{{>main}}
11+
12+
{{>main-index~}}
13+
14+
---
15+
16+
{{>all-docs~}}
17+
1218
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)