diff options
Diffstat (limited to 'docs/dev/answerers/statistics.rst')
| -rw-r--r-- | docs/dev/answerers/statistics.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/answerers/statistics.rst b/docs/dev/answerers/statistics.rst new file mode 100644 index 000000000..86ae6861e --- /dev/null +++ b/docs/dev/answerers/statistics.rst @@ -0,0 +1,8 @@ +.. _answerer.statistics: + +========== +Statistics +========== + +.. autoclass:: searx.answerers.statistics.SXNGAnswerer + :members: |