aboutsummaryrefslogtreecommitdiff
path: root/node_modules/typedoc-default-themes/bin/default/partials/members.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/typedoc-default-themes/bin/default/partials/members.hbs')
-rw-r--r--node_modules/typedoc-default-themes/bin/default/partials/members.hbs5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/typedoc-default-themes/bin/default/partials/members.hbs b/node_modules/typedoc-default-themes/bin/default/partials/members.hbs
new file mode 100644
index 000000000..728fe7b54
--- /dev/null
+++ b/node_modules/typedoc-default-themes/bin/default/partials/members.hbs
@@ -0,0 +1,5 @@
+{{#each groups}}
+ {{#unless allChildrenHaveOwnDocument}}
+ {{> members.group}}
+ {{/unless}}
+{{/each}} \ No newline at end of file