[docs] add new rubric 'Source-Code'

- document namespace: searx.engines
- move docs/dev/xpath_engine.rst -> docs/src/searx.engines.xpath.rst

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-06-01 14:36:02 +02:00 committed by Alexandre Flament
parent 8375974dff
commit ebbd5f7366
5 changed files with 23 additions and 1 deletions

View file

@ -9,7 +9,6 @@ Developer documentation
quickstart
contribution_guide
engine_overview
xpath_engine
search_api
plugins
translation

View file

@ -1,9 +0,0 @@
.. _xpath_engine:
================
The XPath engine
================
.. automodule:: searx.engines.xpath
:members: