summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/index.rst1
-rw-r--r--docs/dev/xpath_engine.rst9
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/dev/index.rst b/docs/dev/index.rst
index 82e5d3e84..ba0a25a9c 100644
--- a/docs/dev/index.rst
+++ b/docs/dev/index.rst
@@ -9,7 +9,6 @@ Developer documentation
quickstart
contribution_guide
engine_overview
- xpath_engine
search_api
plugins
translation
diff --git a/docs/dev/xpath_engine.rst b/docs/dev/xpath_engine.rst
deleted file mode 100644
index 4c73763d1..000000000
--- a/docs/dev/xpath_engine.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. _xpath_engine:
-
-================
-The XPath engine
-================
-
-.. automodule:: searx.engines.xpath
- :members:
-