diff --git a/public/docs/js/latest/api/_data.json b/public/docs/js/latest/api/_data.json index 9166701c01..0390cac11f 100644 --- a/public/docs/js/latest/api/_data.json +++ b/public/docs/js/latest/api/_data.json @@ -1,10 +1,9 @@ { "annotations": { - "icon": "query-builder", "title": "Annotations" }, + "change-detection": { - "icon": "query-builder", "title": "Change Detection" } } diff --git a/public/docs/js/latest/api/change-detection/_data.json b/public/docs/js/latest/api/change-detection/_data.json index d7a58b7c6c..f82f770926 100644 --- a/public/docs/js/latest/api/change-detection/_data.json +++ b/public/docs/js/latest/api/change-detection/_data.json @@ -1,9 +1,11 @@ { "directive-class": { - "title": "Directive Class" + "title": "Directive Class", + "type": "class" }, "component-class": { - "title": "Component Class" + "title": "Component Class", + "type": "class" } }