Document the show_switch configuration item in README.
authorMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 11:42:30 +0000 (12:42 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 15 May 2014 11:42:30 +0000 (12:42 +0100)
doc/README.markdown

index 49d415d..667cf4f 100644 (file)
@@ -75,6 +75,7 @@ possible options:
         show_lang: true,            /* true, false: show/hide language menu */
         show_sort: true,            /* true, false: show/hide sort menu */
         show_perpage: true,         /* true, false: show/hide perpage menu */
+        show_switch: true,          /* true, false: show/hide switch menu */
         lang_options: ["en", "de", "da"],
                                     /* display languages links for given languages, [] for all */
         facets: ["xtargets", "subject", "author"],