parent
bab5b68910
commit
a19b690338
|
@ -618,23 +618,22 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"title": "API",
|
|
||||||
"tooltip": "Details of the Angular packages, classes, interfaces, and other types.",
|
|
||||||
"url": "api"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "CLI Commands",
|
"title": "CLI Commands",
|
||||||
"tooltip": "Angular CLI command reference.",
|
"tooltip": "Angular CLI command reference.",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"title": "Using the CLI",
|
"title": "Overview",
|
||||||
"tooltip": "An overview of how to use the CLI tool",
|
"tooltip": "An introduction to the CLI tool, commands, and syntax.",
|
||||||
"url": "cli"
|
"url": "cli"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "API",
|
||||||
|
"tooltip": "Details of the Angular packages, classes, interfaces, and other types.",
|
||||||
|
"url": "api"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "guide/change-log",
|
"url": "guide/change-log",
|
||||||
"title": "Change Log",
|
"title": "Change Log",
|
||||||
|
|
Loading…
Reference in New Issue