hugo/tpl
Jorin Vogel 81c13171a9 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.
2017-08-03 15:57:51 +02:00
..
cast all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
collections tpl/collections: Fix intersect on []interface{} handling 2017-07-28 07:21:21 +02:00
compare all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
crypto all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
data tpl: Use hash for cache key 2017-07-21 13:10:11 +02:00
encoding all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
fmt Add some missing doc comments 2017-08-03 15:57:51 +02:00
images tpl: Add WebP images support 2017-06-28 21:45:48 +02:00
inflect Switch from fork bep/inflect to markbates/inflect 2017-08-01 13:05:09 +02:00
internal tpl: Accommodate gccgo in TestMethodToName 2017-07-28 08:03:15 +02:00
lang Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
math Add some missing doc comments 2017-08-03 15:57:51 +02:00
os Add some missing doc comments 2017-08-03 15:57:51 +02:00
partials Add some missing doc comments 2017-08-03 15:57:51 +02:00
safe Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
strings Add some missing doc comments 2017-08-03 15:57:51 +02:00
time all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
tplimpl Add some missing doc comments 2017-08-03 15:57:51 +02:00
transform Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
urls Add some missing doc comments 2017-08-03 15:57:51 +02:00
template.go Add some missing doc comments 2017-08-03 15:57:51 +02:00