shithub: hugo

Download patch

ref: 16ee8566360073f8a41c6fc84a9dd8f1813bb9db
parent: 257dee5356a210a8d60bf9facba728cc82d5d5f8
author: Bjørn Erik Pedersen <[email protected]>
date: Sat Apr 9 21:36:03 EDT 2016

create: Add package doc

--- a/create/content.go
+++ b/create/content.go
@@ -11,6 +11,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+// Package create provides functions to create new content.
 package create
 
 import (