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

Commit df95190

Browse files
committed
docs(cheatsheet/dart): alert reader of possible inaccuracies
Until we can generate the cheat sheet properly, at least alert reader of possible inaccuracies.
1 parent d1e6a24 commit df95190

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

public/docs/dart/latest/cheatsheet.jade

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
- var base = current.path[4] ? '.' : './guide';
22
.banner.grid-fluid
3-
p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate.
3+
.alert.is-important
4+
:marked
5+
**Known issue**: some cheat sheet entries may be inaccurate since they
6+
are automatically generated from Angular 2 TypeScript sources. The
7+
situation will be remedied shortly.
48

59
article(class="l-content-small grid-fluid docs-content")
610
.cheatsheet

0 commit comments

Comments
 (0)