diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-06-11 22:26:56 +0200 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2026-06-12 14:48:47 +0200 |
| commit | de8a3de15adbb5b72dd106444e3d0a70bfd196b5 (patch) | |
| tree | 11003435c3801e5404e605f46a9e1f9366437f96 /docs/dev | |
| parent | 4dd0bf48670727f6ae1086ffa72e76f6eb869741 (diff) | |
[feat] engines: add support for Kagi (requires API key)
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/engines/online/kagi.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/dev/engines/online/kagi.rst b/docs/dev/engines/online/kagi.rst new file mode 100644 index 000000000..aabcdb67b --- /dev/null +++ b/docs/dev/engines/online/kagi.rst @@ -0,0 +1,9 @@ +.. _kagi engines: + +============ +Kagi Engines +============ + +.. automodule:: searx.engines.kagi + :members: + |
