log doc/introduction.rst @ 184:781b8dc1883f

age author description
Thu, 25 Apr 2019 17:00:09 +0200 Franz Glasner The associations from filename extensions to parsers are "fnmatch" style patterns now.
Thu, 21 Feb 2019 23:20:49 +0100 Franz Glasner Docu: print a local table of contents in the introduction
Thu, 21 Feb 2019 22:53:56 +0100 Franz Glasner FIX: Docu: Configuration.getvar() does **not** apply variable substitutions
Fri, 13 Apr 2018 21:44:42 +0200 Franz Glasner Some docu on comments in files
Sat, 07 Apr 2018 09:33:13 +0200 Franz Glasner Sort extension list in the docu
Fri, 06 Apr 2018 22:28:45 +0200 Franz Glasner Allow custom configuration filename extensions and custom loaders that can handle custom configuration file syntax styles
Thu, 05 Apr 2018 09:12:29 +0200 Franz Glasner Check the return type of the JSON and YAML loading functions: they must be a dict alike