diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/searx.exceptions.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/src/searx.exceptions.rst b/docs/src/searx.exceptions.rst new file mode 100644 index 000000000..72117e148 --- /dev/null +++ b/docs/src/searx.exceptions.rst @@ -0,0 +1,8 @@ +.. _searx.exceptions: + +================== +SearXNG Exceptions +================== + +.. automodule:: searx.exceptions + :members: |