Browse Source

generated files of version bump

Noémi Ványi 7 years ago
parent
commit
fe4898dcb3

+ 3
- 3
admin/api.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Administration API &#8212; searx 0.10.0 documentation</title>
9
+    <title>Administration API &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="How to protect an instance" href="filtron.html" />
29
     <link rel="next" title="How to protect an instance" href="filtron.html" />
30
     <link rel="prev" title="Installation" href="../dev/install/installation.html" />
30
     <link rel="prev" title="Installation" href="../dev/install/installation.html" />
31
    
31
    

+ 3
- 3
admin/filtron.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>How to protect an instance &#8212; searx 0.10.0 documentation</title>
9
+    <title>How to protect an instance &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Development Quickstart" href="../dev/quickstart.html" />
29
     <link rel="next" title="Development Quickstart" href="../dev/quickstart.html" />
30
     <link rel="prev" title="Administration API" href="api.html" />
30
     <link rel="prev" title="Administration API" href="api.html" />
31
    
31
    

+ 3
- 3
dev/contribution_guide.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>How to contribute &#8212; searx 0.10.0 documentation</title>
9
+    <title>How to contribute &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Engine overview" href="engine_overview.html" />
29
     <link rel="next" title="Engine overview" href="engine_overview.html" />
30
     <link rel="prev" title="Development Quickstart" href="quickstart.html" />
30
     <link rel="prev" title="Development Quickstart" href="quickstart.html" />
31
    
31
    

+ 3
- 3
dev/engine_overview.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Engine overview &#8212; searx 0.10.0 documentation</title>
9
+    <title>Engine overview &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Search API" href="search_api.html" />
29
     <link rel="next" title="Search API" href="search_api.html" />
30
     <link rel="prev" title="How to contribute" href="contribution_guide.html" />
30
     <link rel="prev" title="How to contribute" href="contribution_guide.html" />
31
    
31
    

+ 3
- 3
dev/install/installation.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Installation &#8212; searx 0.10.0 documentation</title>
9
+    <title>Installation &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../../',
16
         URL_ROOT:    '../../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../../genindex.html" />
26
     <link rel="index" title="Index" href="../../genindex.html" />
27
     <link rel="search" title="Search" href="../../search.html" />
27
     <link rel="search" title="Search" href="../../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../../index.html" />
29
     <link rel="next" title="Administration API" href="../../admin/api.html" />
29
     <link rel="next" title="Administration API" href="../../admin/api.html" />
30
     <link rel="prev" title="Why use a private instance?" href="../../user/own-instance.html" />
30
     <link rel="prev" title="Why use a private instance?" href="../../user/own-instance.html" />
31
    
31
    

+ 3
- 3
dev/plugins.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Plugins &#8212; searx 0.10.0 documentation</title>
9
+    <title>Plugins &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Translation" href="translation.html" />
29
     <link rel="next" title="Translation" href="translation.html" />
30
     <link rel="prev" title="Search API" href="search_api.html" />
30
     <link rel="prev" title="Search API" href="search_api.html" />
31
    
31
    

+ 3
- 3
dev/quickstart.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Development Quickstart &#8212; searx 0.10.0 documentation</title>
9
+    <title>Development Quickstart &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="How to contribute" href="contribution_guide.html" />
29
     <link rel="next" title="How to contribute" href="contribution_guide.html" />
30
     <link rel="prev" title="How to protect an instance" href="../admin/filtron.html" />
30
     <link rel="prev" title="How to protect an instance" href="../admin/filtron.html" />
31
    
31
    

+ 3
- 3
dev/search_api.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Search API &#8212; searx 0.10.0 documentation</title>
9
+    <title>Search API &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Plugins" href="plugins.html" />
29
     <link rel="next" title="Plugins" href="plugins.html" />
30
     <link rel="prev" title="Engine overview" href="engine_overview.html" />
30
     <link rel="prev" title="Engine overview" href="engine_overview.html" />
31
    
31
    

+ 3
- 3
dev/translation.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Translation &#8212; searx 0.10.0 documentation</title>
9
+    <title>Translation &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="prev" title="Plugins" href="plugins.html" />
29
     <link rel="prev" title="Plugins" href="plugins.html" />
30
    
30
    
31
   
31
   

+ 3
- 3
genindex.html View File

7
   <head>
7
   <head>
8
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
     
9
     
10
-    <title>Index &#8212; searx 0.10.0 documentation</title>
10
+    <title>Index &#8212; searx 0.11.0 documentation</title>
11
     
11
     
12
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
13
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
15
     <script type="text/javascript">
15
     <script type="text/javascript">
16
       var DOCUMENTATION_OPTIONS = {
16
       var DOCUMENTATION_OPTIONS = {
17
         URL_ROOT:    './',
17
         URL_ROOT:    './',
18
-        VERSION:     '0.10.0',
18
+        VERSION:     '0.11.0',
19
         COLLAPSE_INDEX: false,
19
         COLLAPSE_INDEX: false,
20
         FILE_SUFFIX: '.html',
20
         FILE_SUFFIX: '.html',
21
         HAS_SOURCE:  true
21
         HAS_SOURCE:  true
26
     <script type="text/javascript" src="_static/doctools.js"></script>
26
     <script type="text/javascript" src="_static/doctools.js"></script>
27
     <link rel="index" title="Index" href="#" />
27
     <link rel="index" title="Index" href="#" />
28
     <link rel="search" title="Search" href="search.html" />
28
     <link rel="search" title="Search" href="search.html" />
29
-    <link rel="top" title="searx 0.10.0 documentation" href="index.html" />
29
+    <link rel="top" title="searx 0.11.0 documentation" href="index.html" />
30
    
30
    
31
   
31
   
32
   <link media="only screen and (max-device-width: 480px)" href="_static/small_flask.css" type= "text/css" rel="stylesheet" />
32
   <link media="only screen and (max-device-width: 480px)" href="_static/small_flask.css" type= "text/css" rel="stylesheet" />

+ 3
- 3
index.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Welcome to searx &#8212; searx 0.10.0 documentation</title>
9
+    <title>Welcome to searx &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    './',
16
         URL_ROOT:    './',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="_static/doctools.js"></script>
25
     <script type="text/javascript" src="_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="genindex.html" />
26
     <link rel="index" title="Index" href="genindex.html" />
27
     <link rel="search" title="Search" href="search.html" />
27
     <link rel="search" title="Search" href="search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="#" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="#" />
29
     <link rel="next" title="Search syntax" href="user/search_syntax.html" />
29
     <link rel="next" title="Search syntax" href="user/search_syntax.html" />
30
    
30
    
31
   
31
   

+ 1
- 1
objects.inv View File

1
 # Sphinx inventory version 2
1
 # Sphinx inventory version 2
2
 # Project: searx
2
 # Project: searx
3
-# Version: 0.10.0
3
+# Version: 0.11.0
4
 # The remainder of this file is compressed using zlib.
4
 # The remainder of this file is compressed using zlib.
5
 xÚuSÁnà ½ç+�¶kWíºËTi“ÖäN›´cEÁKÑd@Òöï8¤�¤§„÷ìçgl(o„ZÓVëø׌¬	MàÃÑ5’lÂQXg¨Z‘Ín[aÄ��Îxd–:˜þ¦OÄiÒí€9BÊ:ª L*.éä¼üÝý’ýšiåŒ8tÜ×�à0u²‘Yiˆz j¡`¯{0½€S)VШôA’À¨Û“2}Ñt!¶ƒŠÛ	åZÙù¶T`LÚá!Æÿu‚ýz
ãÊ”+ƒY/ЃÔmÊ‘�‘‹"¨aÇ}±9ƒ"Ÿñ<ÅIÙåž'¦~]��[÷aÁº_ŠækPBq8ç	MWì«kØàqñ
’éÂ’„~Cp1ËÌÝÍizŸÙ<Íܵ—U"°ü»æ�„Á'^xž�X6€­¡ê,˜µ>©UzbÓþfäÐëñ(Bý=u0¾ÏgÔ&n/ÊÑóL0c3GUÿ>ؘ¬
5
 xÚuSÁnà ½ç+�¶kWíºËTi“ÖäN›´cEÁKÑd@Òöï8¤�¤§„÷ìçgl(o„ZÓVëø׌¬	MàÃÑ5’lÂQXg¨Z‘Ín[aÄ��Îxd–:˜þ¦OÄiÒí€9BÊ:ª L*.éä¼üÝý’ýšiåŒ8tÜ×�à0u²‘Yiˆz j¡`¯{0½€S)VШôA’À¨Û“2}Ñt!¶ƒŠÛ	åZÙù¶T`LÚá!Æÿu‚ýz
ãÊ”+ƒY/ЃÔmÊ‘�‘‹"¨aÇ}±9ƒ"Ÿñ<ÅIÙåž'¦~]��[÷aÁº_ŠækPBq8ç	MWì«kØàqñ
’éÂ’„~Cp1ËÌÝÍizŸÙ<Íܵ—U"°ü»æ�„Á'^xž�X6€­¡ê,˜µ>©UzbÓþfäÐëñ(Bý=u0¾ÏgÔ&n/ÊÑóL0c3GUÿ>ؘ¬

+ 3
- 3
search.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Search &#8212; searx 0.10.0 documentation</title>
9
+    <title>Search &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    './',
16
         URL_ROOT:    './',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
26
     <script type="text/javascript" src="_static/searchtools.js"></script>
26
     <script type="text/javascript" src="_static/searchtools.js"></script>
27
     <link rel="index" title="Index" href="genindex.html" />
27
     <link rel="index" title="Index" href="genindex.html" />
28
     <link rel="search" title="Search" href="#" />
28
     <link rel="search" title="Search" href="#" />
29
-    <link rel="top" title="searx 0.10.0 documentation" href="index.html" />
29
+    <link rel="top" title="searx 0.11.0 documentation" href="index.html" />
30
   <script type="text/javascript">
30
   <script type="text/javascript">
31
     jQuery(function() { Search.loadIndex("searchindex.js"); });
31
     jQuery(function() { Search.loadIndex("searchindex.js"); });
32
   </script>
32
   </script>

+ 1
- 1
searchindex.js
File diff suppressed because it is too large
View File


+ 3
- 3
user/own-instance.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Why use a private instance? &#8212; searx 0.10.0 documentation</title>
9
+    <title>Why use a private instance? &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
     <link rel="next" title="Installation" href="../dev/install/installation.html" />
29
     <link rel="next" title="Installation" href="../dev/install/installation.html" />
30
     <link rel="prev" title="Search syntax" href="search_syntax.html" />
30
     <link rel="prev" title="Search syntax" href="search_syntax.html" />
31
    
31
    

+ 4
- 4
user/search_syntax.html View File

6
   <head>
6
   <head>
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
     
8
     
9
-    <title>Search syntax &#8212; searx 0.10.0 documentation</title>
9
+    <title>Search syntax &#8212; searx 0.11.0 documentation</title>
10
     
10
     
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
11
     <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
     <script type="text/javascript">
14
     <script type="text/javascript">
15
       var DOCUMENTATION_OPTIONS = {
15
       var DOCUMENTATION_OPTIONS = {
16
         URL_ROOT:    '../',
16
         URL_ROOT:    '../',
17
-        VERSION:     '0.10.0',
17
+        VERSION:     '0.11.0',
18
         COLLAPSE_INDEX: false,
18
         COLLAPSE_INDEX: false,
19
         FILE_SUFFIX: '.html',
19
         FILE_SUFFIX: '.html',
20
         HAS_SOURCE:  true
20
         HAS_SOURCE:  true
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
25
     <script type="text/javascript" src="../_static/doctools.js"></script>
26
     <link rel="index" title="Index" href="../genindex.html" />
26
     <link rel="index" title="Index" href="../genindex.html" />
27
     <link rel="search" title="Search" href="../search.html" />
27
     <link rel="search" title="Search" href="../search.html" />
28
-    <link rel="top" title="searx 0.10.0 documentation" href="../index.html" />
29
-    <link rel="next" title="Installation" href="../dev/install/installation.html" />
28
+    <link rel="top" title="searx 0.11.0 documentation" href="../index.html" />
29
+    <link rel="next" title="Why use a private instance?" href="own-instance.html" />
30
     <link rel="prev" title="Welcome to searx" href="../index.html" />
30
     <link rel="prev" title="Welcome to searx" href="../index.html" />
31
    
31
    
32
   
32