Patrice Chalin
5b1a84be4c
chore(docs): revise makeExcerpt mixin, add makeProjExample mixin
...
Be more DRY when referencing examples and excerpts. E.g.,
```jade
+makeExcerpt('quickstart/ts/app/app.component.ts', 'import',
'app/app.component.ts (import)')
```
can now be just
```jade
+makeExcerpt('app/app.component.ts', 'import')
```
Defined new mixin for examples named `makeProjExample` using this new
scheme.
The original `makeExample` has been left untouched.
Applied new mixins to quickstart.
closes #1420
2016-05-18 10:27:51 -07:00
..
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-03 12:42:44 -06:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-13 21:44:14 +01:00
2016-05-18 10:27:51 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-17 01:45:52 -07:00
2016-05-11 18:42:31 -07:00
2016-05-16 21:50:55 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-11 18:42:31 -07:00
2016-05-13 21:32:54 +01:00
2016-05-17 10:31:49 -07:00
2016-05-11 18:42:31 -07:00
2016-05-03 12:42:44 -06:00
2016-05-15 19:48:13 -07:00
2016-05-11 18:42:31 -07:00
2016-05-15 16:16:40 -07:00
2016-04-05 10:15:27 -07:00
2016-05-11 13:20:42 -07:00
2015-12-12 13:57:18 -08:00
2015-12-14 19:57:55 -08:00
2016-04-22 13:24:44 -07:00
2016-05-02 19:57:28 -07:00
2016-05-15 16:16:40 -07:00
2016-04-25 15:49:38 -07:00
2016-02-28 13:55:37 -08:00
2016-05-15 19:26:45 -07:00
2016-05-15 14:49:09 -07:00
2016-05-03 01:45:27 -06:00
2016-04-05 10:15:18 -07:00
2016-05-12 17:22:14 -07:00
2016-04-26 21:38:02 -07:00