# HG changeset patch # User Franz Glasner # Date 1619346071 -7200 # Node ID 28aa21095a6872cda7c3b7615dd2e0132cabae4e # Parent 46a439cfe4a64c4f0bb8e8f3e33186033d4d0688 Docs: "config" is the default **root** section diff -r 46a439cfe4a6 -r 28aa21095a68 docs/introduction.rst --- a/docs/introduction.rst Wed Apr 21 09:32:04 2021 +0200 +++ b/docs/introduction.rst Sun Apr 25 12:21:11 2021 +0200 @@ -65,7 +65,7 @@ Read the file and all sections named in parameter `extract` are flattened into the resulting dictionary. By default the section named ``config`` is -used. +used as root section. Normally all values are returned as Unicode text strings. But values can be annotated and therefore interpreted as other types: