2015-11-17 23:38:25 +01:00
2019-12-30 18:31:17 +01:00
<!DOCTYPE html>
2015-11-17 23:38:25 +01:00
2020-06-19 11:15:15 +02:00
< html >
2015-11-17 23:38:25 +01:00
< head >
2019-12-30 18:31:17 +01:00
< meta charset = "utf-8" / >
2020-09-30 10:35:05 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2019-12-30 18:31:17 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2020-12-14 19:16:25 +01:00
< title > Index — Searx Documentation (Searx-0.18.0.tex)< / title >
2015-11-17 23:38:25 +01:00
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2021-01-05 16:45:49 +01:00
< link rel = "stylesheet" href = "_static/searx.css" type = "text/css" / >
2021-02-17 20:54:37 +01:00
< link rel = "stylesheet" type = "text/css" href = "_static/tabs.css" / >
2020-02-15 10:08:58 +01:00
< script id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/doctools.js" > < / script >
2021-02-17 20:54:37 +01:00
< script src = "_static/tabs.js" > < / script >
2016-11-04 21:56:14 +01:00
< link rel = "index" title = "Index" href = "#" / >
< link rel = "search" title = "Search" href = "search.html" / >
2019-12-30 18:31:17 +01:00
< script > DOCUMENTATION _OPTIONS . URL _ROOT = './' ; < / script >
2015-11-17 23:38:25 +01:00
2019-12-30 18:31:17 +01:00
< / head > < body >
< div class = "related" role = "navigation" aria-label = "related navigation" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "#" title = "General Index"
accesskey="I">index< / a > < / li >
2020-11-04 14:12:59 +01:00
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
2020-12-14 19:16:25 +01:00
< li class = "nav-item nav-item-0" > < a href = "index.html" > Searx Documentation (Searx-0.18.0.tex)< / a > » < / li >
2020-09-30 10:35:05 +02:00
< li class = "nav-item nav-item-this" > < a href = "" > Index< / a > < / li >
2019-12-30 18:31:17 +01:00
< / ul >
< / div >
2015-11-17 23:38:25 +01:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
< h1 id = "index" > Index< / h1 >
< div class = "genindex-jumpbox" >
2020-11-04 14:12:59 +01:00
< a href = "#G" > < strong > G< / strong > < / a >
| < a href = "#J" > < strong > J< / strong > < / a >
| < a href = "#M" > < strong > M< / strong > < / a >
| < a href = "#N" > < strong > N< / strong > < / a >
| < a href = "#P" > < strong > P< / strong > < / a >
2019-12-30 18:31:17 +01:00
| < a href = "#R" > < strong > R< / strong > < / a >
2020-11-04 14:12:59 +01:00
| < a href = "#S" > < strong > S< / strong > < / a >
| < a href = "#T" > < strong > T< / strong > < / a >
2015-11-17 23:38:25 +01:00
< / div >
2020-11-04 14:12:59 +01:00
< h2 id = "G" > G< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#searx_extra.standalone_searx.get_search_query" > get_search_query() (in module searx_extra.standalone_searx)< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "J" > J< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#searx_extra.standalone_searx.json_serial" > json_serial() (in module searx_extra.standalone_searx)< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "M" > M< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li >
module
< ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#module-searx_extra.standalone_searx" > searx_extra.standalone_searx< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "N" > N< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#searx_extra.standalone_searx.no_parsed_url" > no_parsed_url() (in module searx_extra.standalone_searx)< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
2019-12-30 18:31:17 +01:00
< h2 id = "P" > P< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
2020-11-04 14:12:59 +01:00
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#searx_extra.standalone_searx.parse_argument" > parse_argument() (in module searx_extra.standalone_searx)< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / td >
2019-12-30 18:31:17 +01:00
< td style = "width: 33%; vertical-align: top;" > < ul >
< li >
Python Enhancement Proposals
< ul >
< li > < a href = "dev/reST.html#index-1" > PEP 8< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "R" > R< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li >
RFC
< ul >
< li > < a href = "dev/reST.html#index-0" > RFC 822< / a >
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
2020-11-04 14:12:59 +01:00
< h2 id = "S" > S< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li >
2021-03-05 09:46:32 +01:00
searx_extra.standalone_searx
2020-11-04 14:12:59 +01:00
< ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#module-searx_extra.standalone_searx" > module< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / li >
< / ul > < / td >
< / tr > < / table >
< h2 id = "T" > T< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
2021-03-05 09:46:32 +01:00
< li > < a href = "searx_extra/standalone_searx.py.html#searx_extra.standalone_searx.to_dict" > to_dict() (in module searx_extra.standalone_searx)< / a >
2020-11-04 14:12:59 +01:00
< / li >
< / ul > < / td >
< / tr > < / table >
2015-11-17 23:38:25 +01:00
2020-09-30 10:35:05 +02:00
< div class = "clearer" > < / div >
2015-11-17 23:38:25 +01:00
< / div >
< / div >
< / div >
2019-12-30 18:31:17 +01:00
< span id = "sidebar-top" > < / span >
2015-11-17 23:38:25 +01:00
< div class = "sphinxsidebar" role = "navigation" aria-label = "main navigation" >
< div class = "sphinxsidebarwrapper" >
2019-12-30 18:31:17 +01:00
< p class = "logo" > < a href = "index.html" >
< img class = "logo" src = "_static/searx_logo_small.png" alt = "Logo" / >
< / a > < / p >
2015-11-17 23:38:25 +01:00
2019-12-30 18:31:17 +01:00
< h3 > Project Links< / h3 >
< ul >
2020-09-30 10:35:05 +02:00
< li > < a href = "https://github.com/searx/searx" > Source< / a >
2019-12-30 18:31:17 +01:00
2020-09-30 10:35:05 +02:00
< li > < a href = "https://github.com/searx/searx/wiki" > Wiki< / a >
2019-12-30 18:31:17 +01:00
2021-01-12 10:55:12 +01:00
< li > < a href = "https://searx.space" > Public instances< / a >
2019-12-30 18:31:17 +01:00
< li > < a href = "https://twitter.com/Searx_engine" > Twitter< / a >
2021-01-12 10:55:12 +01:00
< li > < a href = "https://github.com/searx/searx/issues" > Issue Tracker< / a >
2019-12-30 18:31:17 +01:00
< / ul > < h3 > Navigation< / h3 >
2015-11-17 23:38:25 +01:00
< ul >
2019-12-30 18:31:17 +01:00
< li > < a href = "index.html" > Overview< / a >
< / li >
2015-11-17 23:38:25 +01:00
< / ul >
2019-12-30 18:31:17 +01:00
< div id = "searchbox" style = "display: none" role = "search" >
< h3 id = "searchlabel" > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" aria-labelledby = "searchlabel" / >
< input type = "submit" value = "Go" / >
< / form >
< / div >
2015-11-17 23:38:25 +01:00
< / div >
2020-02-15 10:08:58 +01:00
< script > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
2015-11-17 23:38:25 +01:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
2019-12-30 18:31:17 +01:00
< div class = "footer" role = "contentinfo" >
2020-02-20 19:32:55 +01:00
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
2021-02-24 13:55:43 +01:00
Created using < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > 3.5.1.
2015-11-17 23:38:25 +01:00
< / div >
2020-02-15 10:08:58 +01:00
< script src = "_static/version_warning_offset.js" > < / script >
2019-12-30 18:31:17 +01:00
2015-11-17 23:38:25 +01:00
< / body >
< / html >