diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2025-09-15 09:02:54 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-09-20 10:56:46 +0200 |
| commit | 1520a8d545e436e43c0ea0aff916cc4cc9ba5494 (patch) | |
| tree | ae907e160a011f9364c8cf1361fd5736b770205d /docs/dev/engines/online | |
| parent | f8f7adce6b7fcf5cb03a6d6bfe78205c3549d1ea (diff) | |
[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 <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/engines/online')
| -rw-r--r-- | docs/dev/engines/online/astrophysics_data_system.rst | 8 |
1 files changed, 8 insertions, 0 deletions
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: |