mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[json_engine] document existing options
This commit is contained in:
@@ -45,6 +45,7 @@ Online Engines
|
||||
demo/demo_online
|
||||
xpath
|
||||
mediawiki
|
||||
json_engine
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
13
docs/dev/engines/json_engine.rst
Normal file
13
docs/dev/engines/json_engine.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
.. _json_engine engine:
|
||||
|
||||
============
|
||||
JSON Engine
|
||||
============
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
:backlinks: entry
|
||||
|
||||
.. automodule:: searx.engines.json_engine
|
||||
:members:
|
||||
Reference in New Issue
Block a user