aboutsummaryrefslogtreecommitdiffstats
path: root/search
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-28 00:38:30 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-28 00:38:30 +0100
commite7770985a2be00cc22c3cd1302afb1fcc16bf94b (patch)
tree9af5d99ce048af3075043e076fba9cd04b24b020 /search
parente65084dd0b86169a9c2a34b95742ba173c8da4f0 (diff)
downloadYAGE-e7770985a2be00cc22c3cd1302afb1fcc16bf94b.tar.gz
YAGE-e7770985a2be00cc22c3cd1302afb1fcc16bf94b.zip
Updating docs
Diffstat (limited to 'search')
-rw-r--r--search/all_2.js1
-rw-r--r--search/namespaces_0.html26
-rw-r--r--search/namespaces_0.js4
-rw-r--r--search/searchdata.js15
4 files changed, 40 insertions, 6 deletions
diff --git a/search/all_2.js b/search/all_2.js
index 733d4232..3ced3788 100644
--- a/search/all_2.js
+++ b/search/all_2.js
@@ -1,4 +1,5 @@
var searchData=
[
+ ['detail',['detail',['../namespacedetail.html',1,'']]],
['documentation',['Documentation',['../md_docs_README.html',1,'']]]
];
diff --git a/search/namespaces_0.html b/search/namespaces_0.html
new file mode 100644
index 00000000..605ac452
--- /dev/null
+++ b/search/namespaces_0.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title></title>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
+<link rel="stylesheet" type="text/css" href="search.css"/>
+<script type="text/javascript" src="namespaces_0.js"></script>
+<script type="text/javascript" src="search.js"></script>
+</head>
+<body class="SRPage">
+<div id="SRIndex">
+<div class="SRStatus" id="Loading">Loading...</div>
+<div id="SRResults"></div>
+<script type="text/javascript"><!--
+createResults();
+--></script>
+<div class="SRStatus" id="Searching">Searching...</div>
+<div class="SRStatus" id="NoMatches">No Matches</div>
+<script type="text/javascript"><!--
+document.getElementById("Loading").style.display="none";
+document.getElementById("NoMatches").style.display="none";
+var searchResults = new SearchResults("searchResults");
+searchResults.Search();
+--></script>
+</div>
+</body>
+</html>
diff --git a/search/namespaces_0.js b/search/namespaces_0.js
new file mode 100644
index 00000000..bc81e42c
--- /dev/null
+++ b/search/namespaces_0.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+ ['detail',['detail',['../namespacedetail.html',1,'']]]
+];
diff --git a/search/searchdata.js b/search/searchdata.js
index b9610786..d447eca4 100644
--- a/search/searchdata.js
+++ b/search/searchdata.js
@@ -2,23 +2,26 @@ var indexSectionsWithContent =
{
0: "bcdgimprstuvwy",
1: "bcgimprstuvw",
- 2: "m",
- 3: "dy"
+ 2: "d",
+ 3: "m",
+ 4: "dy"
};
var indexSectionNames =
{
0: "all",
1: "classes",
- 2: "files",
- 3: "pages"
+ 2: "namespaces",
+ 3: "files",
+ 4: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
- 2: "Files",
- 3: "Pages"
+ 2: "Namespaces",
+ 3: "Files",
+ 4: "Pages"
};