diff options
Diffstat (limited to 'docs/html/jd_collections.js')
| -rw-r--r-- | docs/html/jd_collections.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index cac93af..2505746 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -687,7 +687,8 @@ var RESOURCE_COLLECTIONS = { "resources": [ "https://developers.google.com/app-indexing/", "https://developers.google.com/app-indexing/webmasters/details", - "distribute/engage/deep-linking.html" + "distribute/engage/deep-linking.html", + "training/app-indexing/index.html" ] }, "distribute/users/otas": { @@ -953,7 +954,8 @@ var RESOURCE_COLLECTIONS = { "resources": [ "distribute/engage/intents.html", "distribute/engage/deep-linking.html", - "distribute/users/appindexing.html" + "distribute/users/appindexing.html", + "training/app-indexing/index.html" ] }, "distribute/engage/intents": { |
