hugofs: Add package doc - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit dde967d8ca5c5856ed46b27ee6ba7948cde1b807
(DIR) parent 16ee8566360073f8a41c6fc84a9dd8f1813bb9db
(HTM) Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Sun, 10 Apr 2016 01:36:53 +0200
hugofs: Add package doc
Diffstat:
M hugofs/fs.go | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git 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 (