hugo/commands
Albert Nigmatzianov f21e2f25c9 all: Unify case of config variable names
All config variables starts with low-case and uses camelCase.

If there is abbreviation at the beginning of the name, the whole
abbreviation will be written in low-case.
If there is abbreviation at the end of the name, the
whole abbreviation will be written in upper-case.
For example, rssURI.
2016-10-24 20:56:00 +02:00
..
benchmark.go
check.go
convert.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
env.go
gen.go
genautocomplete.go
gendoc.go
genman.go
hugo.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
hugo_windows.go
import_jekyll.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
list_config.go
new.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
new_test.go
server.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
server_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
undraft.go
undraft_test.go
version.go