Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 0f99a7c

Browse files
chalinwardbell
authored andcommitted
docs(cookbook): don't use shredder on intro page (#2418)
Also added missing cookbook AoT chapter placeholders for JS and Dart, fixing 404s mentioned in #2389.
1 parent b2c6acf commit 0f99a7c

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include ../../../_includes/_ts-temp
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include ../../../_includes/_ts-temp
+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
include ../../../../_includes/_util-fns
2-
3-
+includeShared('../../../ts/latest/cookbook/index.jade', 'cookbook')
1+
include ../../../ts/latest/cookbook/index.jade

public/docs/ts/latest/cookbook/index.jade

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include ../_util-fns
22

3-
// #docregion cookbook
43
:marked
54
# Angular Cookbook
65

@@ -12,6 +11,7 @@ include ../_util-fns
1211
.l-sub-section
1312
:marked
1413
The cookbook is just getting started. Many more recipes are on the way.
14+
1515
:marked
1616
Each cookbook chapter links to a live sample with every recipe included.
1717

@@ -28,4 +28,3 @@ include ../_util-fns
2828
[angular.io](https://github.com/angular/angular.io) github repository.
2929

3030
Post issues with *Angular itself* to the [angular](https://github.com/angular/angular) github repository.
31-
// #enddocregion cookbook

0 commit comments

Comments
 (0)