shithub: hugo

Download patch

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

hugofs: Add package doc

--- a/hugofs/fs.go
+++ b/hugofs/fs.go
@@ -11,6 +11,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+// Package hugofs provides the file systems used by Hugo.
 package hugofs
 
 import (