summaryrefslogtreecommitdiff
path: root/management/manager
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-04-17 11:54:16 -0700
committerSteve Manuel <nilslice@gmail.com>2017-04-17 11:54:16 -0700
commitc7f017af059d7838ba9bc6d369bdedd43d45ea5b (patch)
treeefd21e25794747f230cffddb0313e55ff37108a8 /management/manager
parent1967bdc0363f538ecc61134537d680bd6d0b0b82 (diff)
package documentation for godoc
Diffstat (limited to 'management/manager')
-rw-r--r--management/manager/manager.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/management/manager/manager.go b/management/manager/manager.go
index 93c3315..1389747 100644
--- a/management/manager/manager.go
+++ b/management/manager/manager.go
@@ -1,3 +1,5 @@
+// Package manager contains the admin UI to the CMS which wraps all content editor
+// interfaces to manage the create/edit/delete capabilities of Ponzu content.
package manager
import (