hugo/helpers
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
..
baseURL.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
baseURL_test.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
content.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
content_renderer.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
content_renderer_test.go helpers: Fix broken TaskList in Markdown 2017-08-02 00:33:37 +02:00
content_test.go Remove sourceRelativeLinks 2017-08-02 22:04:38 +02:00
emoji.go helpers: Use iterate operator by int in Emojify 2016-11-23 09:13:00 +01:00
emoji_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
general.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
general_test.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
hugo.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
hugo_test.go releaser: Replace the magic version handling 2017-07-05 14:27:43 +02:00
language.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
language_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
path.go Add some missing doc comments 2017-08-03 15:57:51 +02:00
path_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
pathspec.go commands, create: Add .Site to the archetype templates 2017-06-19 10:47:00 +02:00
pathspec_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments_test.go all: Refactor to nonglobal Viper, i18n etc. 2017-02-17 17:15:26 +01:00
testhelpers_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
url.go output: Rename HTMLType etc. to HTMLFormat 2017-03-27 15:43:56 +02:00
url_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00