summaryrefslogtreecommitdiffstats
path: root/hugofs/fs.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugofs/fs.go')
-rw-r--r--hugofs/fs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugofs/fs.go b/hugofs/fs.go
index c5436bba9..fff0c64a6 100644
--- 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 (