From 6c3fb9e42b1f383d648b576af810adb32d4839aa Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Wed, 10 Sep 2025 16:25:46 +0200 Subject: [mod] arXiv engine: revision of the engine (Paper result) Revision of the engine / use of the result type Paper as well as other typifications. Signed-off-by: Markus Heiser --- docs/dev/engines/online/arxiv.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/dev/engines/online/arxiv.rst (limited to 'docs') diff --git a/docs/dev/engines/online/arxiv.rst b/docs/dev/engines/online/arxiv.rst new file mode 100644 index 000000000..59676c6e6 --- /dev/null +++ b/docs/dev/engines/online/arxiv.rst @@ -0,0 +1,8 @@ +.. _arxiv engine: + +===== +arXiv +===== + +.. automodule:: searx.engines.arxiv + :members: -- cgit v1.2.3