log doc/introduction.rst @ 142:fc2bd73f9e98

age author description
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
Wed, 04 Apr 2018 23:51:07 +0200 Franz Glasner FIX: Typo
Wed, 04 Apr 2018 23:50:37 +0200 Franz Glasner Note that the root object of a YAML style configuration must be a dict alike (mapping)
Wed, 04 Apr 2018 23:49:43 +0200 Franz Glasner Document the JSON files
Wed, 04 Apr 2018 09:45:29 +0200 Franz Glasner Begin the handling of JSON-style configuration files
Thu, 29 Mar 2018 08:58:34 +0200 Franz Glasner - More on getting variable values
Sun, 25 Mar 2018 16:45:15 +0200 Franz Glasner Begin the documentation of variables and its expansion
Sat, 24 Mar 2018 22:09:44 +0100 Franz Glasner Add a documentation section about basic API usage: loading (and merging)
Sun, 18 Mar 2018 19:15:01 +0100 Franz Glasner Build a tree-ish configuration from an INI style configuration file
Sun, 18 Mar 2018 16:45:51 +0100 Franz Glasner Begin a basic introduction chapter