[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:
Markus Heiser 2021-05-23 10:56:29 +02:00
parent 2398e9a1fe
commit 8cd544b2a6
4 changed files with 110 additions and 28 deletions

View file

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