ui: add doc.go

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-03-31 14:45:26 +02:00
parent 354976bb01
commit 8b2f6dbf13
4 changed files with 45 additions and 15 deletions
+9
View File
@@ -0,0 +1,9 @@
/*
Package ui implements portable desktop and mobile GUI programs.
See https://gioui.org for instructions to setup dependencies and
run Gio programs.
*/
package ui