hugo/source
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
..
content_directory_test.go
file.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
file_test.go
filesystem.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
filesystem_test.go
filesystem_unix_test.go
filesystem_windows_test.go
inmemory.go
lazy_file_reader.go
lazy_file_reader_test.go