From 4fe2410e01585210b2c5de872b84fb3a591c1a39 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 30 Nov 2016 10:31:06 -0800 Subject: [PATCH] [Dart] docs(guide/index): exclude cookbooks from table --- public/docs/ts/_cache/guide/index.jade | 2 +- public/docs/ts/latest/guide/index.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/ts/_cache/guide/index.jade b/public/docs/ts/_cache/guide/index.jade index cd3db9d015..e26e153031 100644 --- a/public/docs/ts/_cache/guide/index.jade +++ b/public/docs/ts/_cache/guide/index.jade @@ -55,7 +55,7 @@ table(width="100%") td :marked In-depth analysis of Angular features and development practices. - tr(style=top) + tr(style=top if-docs="ts") td Cookbook td :marked diff --git a/public/docs/ts/latest/guide/index.jade b/public/docs/ts/latest/guide/index.jade index cd3db9d015..e26e153031 100644 --- a/public/docs/ts/latest/guide/index.jade +++ b/public/docs/ts/latest/guide/index.jade @@ -55,7 +55,7 @@ table(width="100%") td :marked In-depth analysis of Angular features and development practices. - tr(style=top) + tr(style=top if-docs="ts") td Cookbook td :marked