diff options
Diffstat (limited to 'docs/dev/plugins/hash_plugin.rst')
| -rw-r--r-- | docs/dev/plugins/hash_plugin.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/plugins/hash_plugin.rst b/docs/dev/plugins/hash_plugin.rst new file mode 100644 index 000000000..a5ac0728f --- /dev/null +++ b/docs/dev/plugins/hash_plugin.rst @@ -0,0 +1,8 @@ +.. _hash_plugin plugin: + +=========== +Hash Values +=========== + +.. autoclass:: searx.plugins.hash_plugin.SXNGPlugin + :members: |