more fixed for documentation files (#2016)

This commit is contained in:
Eugene Petrenko
2018-09-07 15:30:07 +03:00
committed by Nikolay Igotti
parent f79146c6ee
commit 8f768fd1df
10 changed files with 13 additions and 69 deletions
-5
View File
@@ -1,8 +1,3 @@
---
type: doc
layout: reference
title: "FAQ"
---
### Q: How do I run my program?
A: Define top level function `fun main(args: Array<String>)`, please ensure it's not