From 1520a8d545e436e43c0ea0aff916cc4cc9ba5494 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 15 Sep 2025 09:02:54 +0200 Subject: [mod] ADS engine: revision of the engine (Paper result) Revision of the Astrophysics Data System (ADS) engine / use of the result type Paper as well as other typifications. Signed-off-by: Markus Heiser --- docs/dev/engines/online/astrophysics_data_system.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/dev/engines/online/astrophysics_data_system.rst (limited to 'docs/dev') diff --git a/docs/dev/engines/online/astrophysics_data_system.rst b/docs/dev/engines/online/astrophysics_data_system.rst new file mode 100644 index 000000000..30690fcd9 --- /dev/null +++ b/docs/dev/engines/online/astrophysics_data_system.rst @@ -0,0 +1,8 @@ +.. _astrophysics_data_system engine: + +============================== +Astrophysics Data System (ADS) +============================== + +.. automodule:: searx.engines.astrophysics_data_system + :members: -- cgit v1.2.3