angular-cn/public/docs/dart/latest/guide/hierarchical-dependency-injection.jade
Patrice Chalin 1e64d9e57a docs(guide/dart): hierarchical-dependency-injection without copying
closes #1207
This uses a simpler way to render Dart prose from TS prose without
making a copy. This will make it _much_ easier to keep the two in sync.
2016-04-28 17:03:28 -07:00

8 lines
182 B
Plaintext

extends ../../../ts/latest/guide/hierarchical-dependency-injection.jade
block includes
include ../_util-fns
block liveExample
+liveExLinks('hierarchical-dependency-injection')