app/headless: add package docs

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-12-02 00:05:30 +01:00
parent 0b84137f40
commit 41116b5cb8
+2
View File
@@ -1,5 +1,7 @@
// SPDX-License-Identifier: Unlicense OR MIT
// Package headless implements headless windows for rendering
// an operation list to an image.
package headless
import (