1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-12 16:30:33 +02:00
searxng/docs/dev/xpath_engine.rst
Markus Heiser 8cd544b2a6 [doc] add documentation about the XPath engine
- pylint searx/engines/xpath.py
- fix indentation of some long lines
- add logging
- add doc-strings

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-23 11:48:21 +02:00

10 lines
120 B
ReStructuredText

.. _xpath_engine:
================
The XPath engine
================
.. automodule:: searx.engines.xpath
:members: