chore(cheatsheet): use Jade to generate mirror page (#2289)

The page `docs/ts/latest/guide/cheatsheet.html` is a mirror of
`docs/ts/latest/cheatsheet.html`. Use Jade instead of Harp to create
the mirror so that jade2ng can generate the corresponding file.
This commit is contained in:
Patrice Chalin 2016-09-08 13:37:22 -07:00 committed by Kathy Walrath
parent ad2cc5b211
commit 3e69d83e68
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
!= partial("../cheatsheet")
extends ../cheatsheet