docs(dart): hide style-guide and browser-support (#2921)
* docs(dart): hide style-guide * docs(dart): hide browser-support
This commit is contained in:
parent
cd235ac340
commit
dd1811fea5
@ -76,6 +76,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"style-guide": {
|
"style-guide": {
|
||||||
|
"hide": true,
|
||||||
"title": "Style Guide",
|
"title": "Style Guide",
|
||||||
"intro": "Write Angular with style.",
|
"intro": "Write Angular with style.",
|
||||||
"basics": true
|
"basics": true
|
||||||
@ -112,6 +113,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"browser-support": {
|
"browser-support": {
|
||||||
|
"hide": true,
|
||||||
"title": "Browser support",
|
"title": "Browser support",
|
||||||
"intro": "Browser support and polyfills guide."
|
"intro": "Browser support and polyfills guide."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user