mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(change_detection): add explicit @name and @description
This demonstrates how to override the name of a guide doc
This commit is contained in:
parent
4aa0dffca1
commit
83f650fca7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@name Change Detection
|
||||
@description
|
||||
# Change Detection
|
||||
|
||||
* Mechanisms by which changes are detected in the model
|
||||
|
|
|
|||
Loading…
Reference in a new issue