diff options
Diffstat (limited to 'docs/dev/engines/online')
| -rw-r--r-- | docs/dev/engines/online/semantic_scholar.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/engines/online/semantic_scholar.rst b/docs/dev/engines/online/semantic_scholar.rst new file mode 100644 index 000000000..795c8296a --- /dev/null +++ b/docs/dev/engines/online/semantic_scholar.rst @@ -0,0 +1,8 @@ +.. _semantic_scholar engine: + +================ +Semantic Scholar +================ + +.. automodule:: searx.engines.semantic_scholar + :members: |