From 460d9bda5f03c5da29864fa9dd160848097be51b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 6 Jan 2018 11:36:50 +0000 Subject: [Travis] Rebuilding documentation --- search/search.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'search/search.js') diff --git a/search/search.js b/search/search.js index eaecb37c..5fff46bf 100644 --- a/search/search.js +++ b/search/search.js @@ -8,16 +8,16 @@ var indexSectionsWithContent = { 0: "abcdefghijklmnopqrstuvwxyz~", - 1: "abcgilmprstuvw", + 1: "abcdgilmprstuvw", 2: "y", - 3: "abcgilmprstvwy", - 4: "abcdefghiklmnopqrstuvwxyz~", - 5: "abcdfghilmnopqrstuvwxyz", + 3: "abcdeilmprstvwy", + 4: "abcdefghiklmopqrstuvwxyz~", + 5: "abcdefghilmnoprstuvwxyz", 6: "csv", - 7: "kw", + 7: "klw", 8: "abcdefghijklmnopqrstuvwxyz", 9: "dl", - 10: "g", + 10: "gsy", 11: "bdpty" }; -- cgit