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

Commit 4fe2410

Browse files
chalinkwalrath
authored andcommitted
[Dart] docs(guide/index): exclude cookbooks from table
1 parent ab988b4 commit 4fe2410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/docs/ts/_cache/guide/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ table(width="100%")
5555
td
5656
:marked
5757
In-depth analysis of Angular features and development practices.
58-
tr(style=top)
58+
tr(style=top if-docs="ts")
5959
td <b><a href="../cookbook/">Cookbook</a></b>
6060
td
6161
:marked

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ table(width="100%")
5555
td
5656
:marked
5757
In-depth analysis of Angular features and development practices.
58-
tr(style=top)
58+
tr(style=top if-docs="ts")
5959
td <b><a href="../cookbook/">Cookbook</a></b>
6060
td
6161
:marked

0 commit comments

Comments
 (0)