shithub: hugo

Download patch

ref: 81c13171a985b89f2af6682dbd1d4b8766cb9af7
parent: 9891c0fb0eb274b8a95b62c40070a87a6e04088c
author: Jorin Vogel <hi@jorin.me>
date: Wed Aug 2 10:25:05 EDT 2017

Add some missing doc comments

As pointed out by the linter, some exported functions and types are
missing doc comments.
The linter warnings have been reduced from 194 to 116.
Not all missing comments have been added in this commit though.