hugo/commands
Bjørn Erik Pedersen 3c405f5172 all: Document the Output Formats feature
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.

Fixes #3242
2017-04-07 10:52:16 +02:00
..
benchmark.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
check.go
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
env.go
gen.go
genautocomplete.go
gendoc.go all: Handle all errors 2017-04-06 20:35:26 +02:00
gendocshelper.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
genman.go all: Handle all errors 2017-04-06 20:35:26 +02:00
hugo.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
hugo_windows.go
import_jekyll.go Case insensitive translation of the 'more' tag when importing from Jekyll 2017-03-18 16:16:25 +01:00
import_jekyll_test.go Case insensitive translation of the 'more' tag when importing from Jekyll 2017-03-18 16:16:25 +01:00
limit_darwin.go
limit_others.go
list.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
list_config.go
new.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
new_test.go
server.go Register all media types when in server mode 2017-04-04 18:05:19 +02:00
server_test.go
undraft.go
undraft_test.go commands: t.Error => t.Errorf 2017-03-11 19:07:32 +01:00
version.go