[doc] build from commit 896863802e

This commit is contained in:
return42
2025-12-17 08:40:53 +00:00
commit a8badcb4d9
472 changed files with 105664 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
.. _builtin plugins:
================
Built-in Plugins
================
.. toctree::
:maxdepth: 1
calculator
hash_plugin
hostnames
infinite_scroll
self_info
tor_check
unit_converter
time_zone

View File

@@ -0,0 +1,8 @@
.. _plugins.calculator:
==========
Calculator
==========
.. automodule:: searx.plugins.calculator
:members:

View File

@@ -0,0 +1,7 @@
.. _dev plugin:
==================
Plugin Development
==================
.. automodule:: searx.plugins

View File

@@ -0,0 +1,8 @@
.. _hash_plugin plugin:
===========
Hash Values
===========
.. autoclass:: searx.plugins.hash_plugin.SXNGPlugin
:members:

View File

@@ -0,0 +1,8 @@
.. _hostnames plugin:
=========
Hostnames
=========
.. automodule:: searx.plugins.hostnames
:members:

View File

@@ -0,0 +1,9 @@
=======
Plugins
=======
.. toctree::
:maxdepth: 2
development
builtins

View File

@@ -0,0 +1,8 @@
.. _plugins.infinite_scroll:
===============
Infinite scroll
===============
.. automodule:: searx.plugins.infinite_scroll
:members:

View File

@@ -0,0 +1,8 @@
.. _self_info plugin:
=========
Self-Info
=========
.. autoclass:: searx.plugins.self_info.SXNGPlugin
:members:

View File

@@ -0,0 +1,8 @@
.. _time zone plugin:
=========
Time Zone
=========
.. automodule:: searx.plugins.time_zone
:members:

View File

@@ -0,0 +1,8 @@
.. _tor check plugin:
=========
Tor check
=========
.. automodule:: searx.plugins.tor_check
:members:

View File

@@ -0,0 +1,8 @@
.. _unit converter plugin:
==============
Unit Converter
==============
.. automodule:: searx.plugins.unit_converter
:members: