mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
[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>
This commit is contained in:
9
docs/dev/xpath_engine.rst
Normal file
9
docs/dev/xpath_engine.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
.. _xpath_engine:
|
||||
|
||||
================
|
||||
The XPath engine
|
||||
================
|
||||
|
||||
.. automodule:: searx.engines.xpath
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user