mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
docs(@angular-devkit/schematics): replace template with templating section
Closes #11733
This commit is contained in:
parent
214523d66c
commit
93b541bb0c
@ -75,9 +75,9 @@ It is impossible to create files using a `FileOperator`.
|
|||||||
The Schematics library provides multiple `Operator` factories by default that cover basic use cases:
|
The Schematics library provides multiple `Operator` factories by default that cover basic use cases:
|
||||||
|
|
||||||
| FileOperator | Description |
|
| FileOperator | Description |
|
||||||
| -------------------------------- | --------------------------------------------------- |
|
| -------------------------------- | -------------------------------------------------------------------- |
|
||||||
| `contentTemplate<T>(options: T)` | Apply a content template (see the Template section) |
|
| `contentTemplate<T>(options: T)` | Apply a content template (see the [Templating](#templating) section) |
|
||||||
| `pathTemplate<T>(options: T)` | Apply a path template (see the Template section) |
|
| `pathTemplate<T>(options: T)` | Apply a path template (see the [Templating](#templating) section) |
|
||||||
|
|
||||||
## Provided Sources
|
## Provided Sources
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user