mirror of
https://github.com/searxng/searxng.git
synced 2025-12-28 06:30:02 +00:00
[mod] Startpage: fetch engine traits (data_type: supported_languages)
Implements a fetch_traits function for the Startpage engine. .. note:: Does not include migration of the request methode from 'supported_languages' to 'traits' (EngineTraits) object! Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
18
docs/src/searx.engines.startpage.rst
Normal file
18
docs/src/searx.engines.startpage.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
.. _startpage engines:
|
||||
|
||||
=================
|
||||
Startpage engines
|
||||
=================
|
||||
|
||||
.. contents:: Contents
|
||||
:depth: 2
|
||||
:local:
|
||||
:backlinks: entry
|
||||
|
||||
.. automodule:: searx.engines.startpage
|
||||
|
||||
Functions
|
||||
=========
|
||||
|
||||
.. autofunction:: searx.engines.startpage.fetch_traits
|
||||
.. autofunction:: searx.engines.startpage.get_sc_code
|
||||
Reference in New Issue
Block a user