From b4c345e6a5fa929ba20eac19183b9c777055f52d Mon Sep 17 00:00:00 2001 From: Gaspard Coulet Date: Wed, 28 Apr 2021 23:12:36 +0200 Subject: Initial commit --- Doc/html/search/searchdata.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Doc/html/search/searchdata.js (limited to 'Doc/html/search/searchdata.js') diff --git a/Doc/html/search/searchdata.js b/Doc/html/search/searchdata.js new file mode 100644 index 0000000..8ed4b76 --- /dev/null +++ b/Doc/html/search/searchdata.js @@ -0,0 +1,21 @@ +var indexSectionsWithContent = +{ + 0: "abdfgilnoprst", + 1: "dfilnorst", + 2: "abdfgilnoprst" +}; + +var indexSectionNames = +{ + 0: "all", + 1: "classes", + 2: "functions" +}; + +var indexSectionLabels = +{ + 0: "All", + 1: "Classes", + 2: "Functions" +}; + -- cgit v1.2.3