From 0fdd6b70ddd0bcd25cb5b178b20f29e733690c55 Mon Sep 17 00:00:00 2001 From: tdierks Date: Tue, 10 Feb 2015 20:45:43 -0500 Subject: [PATCH] Explain ordered nature of renders dict --- docs/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 44bb5fe..b56fc8f 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -220,7 +220,9 @@ General ``renders`` This is also pre-defined as an empty dictionary. The config file is expected - to add at least one item to it. + to add at least one item to it. By default, it is an ordered dictionary; the + order you add entries to it will determine the default render in the output + map and the order the buttons appear in the map UI. Keys are strings that are used as the identifier for this render in the javascript, and also as the directory name for the tiles, but it's