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:
parent
ad2cc5b211
commit
3e69d83e68
|
@ -1 +1 @@
|
|||
!= partial("../cheatsheet")
|
||||
extends ../cheatsheet
|
||||
|
|
Loading…
Reference in New Issue