forked from Icycoide/searxng
[doc] update docs/dev/plugins.rst
This commit is contained in:
parent
b941763e20
commit
0b27c8698f
4 changed files with 89 additions and 18 deletions
|
@ -4,6 +4,7 @@ import typing
|
|||
|
||||
|
||||
class EngineRef:
|
||||
"""Reference by names to an engine and category"""
|
||||
|
||||
__slots__ = 'name', 'category'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue