diff options
Diffstat (limited to 'docs/dev/engines/xpath.rst')
| -rw-r--r-- | docs/dev/engines/xpath.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/dev/engines/xpath.rst b/docs/dev/engines/xpath.rst new file mode 100644 index 000000000..42c4d47b6 --- /dev/null +++ b/docs/dev/engines/xpath.rst @@ -0,0 +1,14 @@ +.. _xpath engine: + +============ +XPath Engine +============ + +.. contents:: + :depth: 2 + :local: + :backlinks: entry + +.. automodule:: searx.engines.xpath + :members: + |