docs(tutorial): update Dart cache for toh intro (#2805)
This commit is contained in:
parent
f70ba97471
commit
4a4144efe1
|
@ -2,9 +2,7 @@ block includes
|
||||||
include ../_util-fns
|
include ../_util-fns
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
# Tour of Heroes: the vision
|
Our grand plan for this tutorial is to build an app to help a staffing agency manage its stable of heroes.
|
||||||
|
|
||||||
Our grand plan is to build an app to help a staffing agency manage its stable of heroes.
|
|
||||||
Even heroes need to find work.
|
Even heroes need to find work.
|
||||||
|
|
||||||
Of course we'll only make a little progress in this tutorial. What we do build will
|
Of course we'll only make a little progress in this tutorial. What we do build will
|
||||||
|
|
|
@ -23,6 +23,7 @@ guide/structural-directives.jade
|
||||||
guide/template-syntax.jade
|
guide/template-syntax.jade
|
||||||
glossary.jade
|
glossary.jade
|
||||||
quickstart.jade
|
quickstart.jade
|
||||||
|
tutorial/index.jade
|
||||||
tutorial/toh-pt5.jade
|
tutorial/toh-pt5.jade
|
||||||
tutorial/toh-pt6.jade"
|
tutorial/toh-pt6.jade"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue