summaryrefslogtreecommitdiff
path: root/docs/dev/search_api.rst
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2017-07-10 18:42:22 +0200
committerGitHub <noreply@github.com>2017-07-10 18:42:22 +0200
commiteb023f18ac77b1bdb3848854c51e2caab94c024e (patch)
tree3c1da08729276741341dd5221958e0fdd59e7684 /docs/dev/search_api.rst
parentb92631bf8c36a8b7fa1fada219428af8e2abb566 (diff)
parent4251a6a505a11ed5e6e1fab2086a14298ec79553 (diff)
downloadsearxng-eb023f18ac77b1bdb3848854c51e2caab94c024e.tar.gz
searxng-eb023f18ac77b1bdb3848854c51e2caab94c024e.zip
Merge pull request #956 from kvch/gh-pages
update documentation
Diffstat (limited to 'docs/dev/search_api.rst')
-rw-r--r--docs/dev/search_api.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst
index 03bb6f3fc..331bc4eb9 100644
--- a/docs/dev/search_api.rst
+++ b/docs/dev/search_api.rst
@@ -31,3 +31,5 @@ Parameters
+------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+
| ``time_range`` | Time range of search | optional (possible: ``day``, ``month``, ``year``)|
+------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+
+| ``format`` | Output format of results | optional (possible: ``json``, ``csv``, ``rss``) |
++------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+