summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2022-07-19 07:39:46 +0200
committerGitHub <noreply@github.com>2022-07-19 07:39:46 +0200
commita983db022954b302f12640c7b3f5c3a6ce697101 (patch)
tree5269eefdc8740b33b2b45b2f5e74f56833483419 /docs/src
parent4d9772690751bde13f51712dcc1eac4c463dc506 (diff)
parent6d646129c3c5dd322acc166fe11a316884b523c6 (diff)
Merge pull request #1481 from Solirs/tor_check_plugin
feat: Add tor check plugin
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/searx.plugins.tor_check.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/src/searx.plugins.tor_check.rst b/docs/src/searx.plugins.tor_check.rst
new file mode 100644
index 000000000..905328ebf
--- /dev/null
+++ b/docs/src/searx.plugins.tor_check.rst
@@ -0,0 +1,9 @@
+.. _tor check plugin:
+
+================
+Tor check plugin
+================
+
+.. automodule:: searx.plugins.tor_check
+ :members:
+