forked from searxng/searxng
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 4696724
Showing
280 changed files
with
62,260 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 2d4f88f60649fb4c0cc43158b3e42aca | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Page not found — SearXNG Documentation (2023.8.18+2a100d42)</title> | ||
<link rel="stylesheet" type="text/css" href="/_static/pygments.css?v=4f649999" /> | ||
<link rel="stylesheet" type="text/css" href="/_static/searxng.css?v=52e4ff28" /> | ||
<link rel="stylesheet" type="text/css" href="/_static/tabs.css?v=a5c4661c" /> | ||
<script data-url_root="#" id="documentation_options" src="/_static/documentation_options.js?v=ea59d4ee"></script> | ||
<script src="/_static/doctools.js?v=888ff710"></script> | ||
<script src="/_static/sphinx_highlight.js?v=4825356b"></script> | ||
<script src="/_static/tabs.js?v=3030b3cb"></script> | ||
<link rel="index" title="Index" href="/genindex.html" /> | ||
<link rel="search" title="Search" href="/search.html" /> | ||
</head><body> | ||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="/genindex.html" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li class="right" > | ||
<a href="/py-modindex.html" title="Python Module Index" | ||
>modules</a> |</li> | ||
<li class="nav-item nav-item-0"><a href="/index.html">SearXNG Documentation (2023.8.18+2a100d42)</a> »</li> | ||
<li class="nav-item nav-item-this"><a href="">Page not found</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<h1>Page not found</h1> | ||
|
||
Unfortunately we couldn't find the content you were looking for. | ||
|
||
<div class="clearer"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<span id="sidebar-top"></span> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
|
||
|
||
<p class="logo"><a href="/index.html"> | ||
<img class="logo" src="/_static/searxng-wordmark.svg" alt="Logo"/> | ||
</a></p> | ||
|
||
|
||
<h3><a href="/index.html">Table of Contents</a></h3> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/user/index.html">User information</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="/own-instance.html">Why use a private instance?</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="/admin/index.html">Administrator documentation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="/dev/index.html">Developer documentation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="/utils/index.html">DevOps tooling box</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="/src/index.html">Source-Code</a></li> | ||
</ul> | ||
|
||
<h3>Project Links</h3> | ||
<ul> | ||
<li><a href="https://github.com/return42/searxng/tree/master">Source</a> | ||
|
||
<li><a href="https://github.com/searxng/searxng/wiki">Wiki</a> | ||
|
||
<li><a href="https://searx.space">Public instances</a> | ||
|
||
<li><a href="https://github.com/searxng/searxng/issues">Issue Tracker</a> | ||
</ul><h3>Navigation</h3> | ||
<ul> | ||
<li><a href="/index.html">Overview</a> | ||
|
||
</li> | ||
</ul> | ||
<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" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</div> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
|
||
<div class="footer" role="contentinfo"> | ||
© Copyright SearXNG team. | ||
</div> | ||
<script src="/_static/version_warning_offset.js"></script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.