Ember API Documentation
+To get started, choose a project (Ember or Ember Data) and a version from the dropdown menu. Ember has core methods used in any app, while Ember Data has diff --git a/app/components/table-of-contents.hbs b/app/components/table-of-contents.hbs index 19e793e9f..5785aa49f 100644 --- a/app/components/table-of-contents.hbs +++ b/app/components/table-of-contents.hbs @@ -1,43 +1,43 @@ -
-
-
-
+
-
+
-
Packages
-
-
+
- +
-
{{moduleID}}
{{/if}}
{{/each}}
-
-
{{#each @moduleIDs as |moduleID|}}
{{#if (not-eq moduleID '@ember/object/computed')}}
-
{{#if @isShowingNamespaces}}
- -
Packages
-
- +
-
Namespaces
-
-
+
- +
-
{{namespaceID}}
{{/each}}
-
-
{{#each @namespaceIDs as |namespaceID|}}
-
{{/if}}
- - +
-
Classes
-
-
+
- +
-
{{classID}}
{{/each}}
-
-
{{#each @classesIDs as |classID|}}
-
-