Skip to content

Commit

Permalink
Update all api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stacey-gammon committed Jun 8, 2021
1 parent 48747a6 commit c2fe2ef
Show file tree
Hide file tree
Showing 23 changed files with 839 additions and 1,183 deletions.
104 changes: 52 additions & 52 deletions api_docs/core.json

Large diffs are not rendered by default.

369 changes: 223 additions & 146 deletions api_docs/core_application.json

Large diffs are not rendered by default.

21 changes: 9 additions & 12 deletions api_docs/core_chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -965,14 +965,11 @@
"tags": [],
"label": "url",
"description": [
"\nThe route used to open the {@link AppBase.defaultPath | default path } of an application.\nIf unset, `baseUrl` will be used instead."
],
"signature": [
"string | undefined"
"\nThe route used to open the default path and the deep links of an application."
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 39
"lineNumber": 38
},
"deprecated": false
},
Expand All @@ -990,7 +987,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 44
"lineNumber": 43
},
"deprecated": false
},
Expand All @@ -1008,7 +1005,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 49
"lineNumber": 48
},
"deprecated": false
},
Expand All @@ -1026,7 +1023,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 55
"lineNumber": 54
},
"deprecated": false
},
Expand All @@ -1044,7 +1041,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 61
"lineNumber": 60
},
"deprecated": false
},
Expand All @@ -1059,7 +1056,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 66
"lineNumber": 65
},
"deprecated": false
},
Expand All @@ -1077,7 +1074,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 75
"lineNumber": 74
},
"deprecated": false
},
Expand All @@ -1095,7 +1092,7 @@
],
"source": {
"path": "src/core/public/chrome/nav_links/nav_link.ts",
"lineNumber": 80
"lineNumber": 79
},
"deprecated": false
}
Expand Down
Loading

0 comments on commit c2fe2ef

Please sign in to comment.