diff options
author | Bnyro <bnyro@tutanota.com> | 2023-09-11 08:22:32 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-09-11 19:42:31 +0200 |
commit | f182abd6f8f1eac20d19c3e4b4c9800115f2a705 (patch) | |
tree | 42b534c408f98fc742603b66b145bee23ca79a72 /docs | |
parent | e73a6f5d14f4f790cbbf318d271895017ee48b94 (diff) | |
download | searxng-f182abd6f8f1eac20d19c3e4b4c9800115f2a705.tar.gz searxng-f182abd6f8f1eac20d19c3e4b4c9800115f2a705.zip |
[mod] library of congress: fix engine
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dev/engines/online/loc.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/dev/engines/online/loc.rst b/docs/dev/engines/online/loc.rst new file mode 100644 index 000000000..2ed76cd81 --- /dev/null +++ b/docs/dev/engines/online/loc.rst @@ -0,0 +1,13 @@ +.. _loc engine: + +=================== +Library of Congress +=================== + +.. contents:: Contents + :depth: 2 + :local: + :backlinks: entry + +.. automodule:: searx.engines.loc + :members: |