diff options
author | Adam Tauber <asciimoo@gmail.com> | 2015-11-28 19:26:45 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2015-11-28 19:26:45 +0100 |
commit | 11d6d80d8831459161ac08ad0587ab8775ffd3e3 (patch) | |
tree | cfa0464ea1a52af0d007a3987e1ed00ca1b21629 /docs/index.rst | |
parent | 6bf65df28971df8699f2f80c36234f75fa35afa7 (diff) | |
download | searxng-11d6d80d8831459161ac08ad0587ab8775ffd3e3.tar.gz searxng-11d6d80d8831459161ac08ad0587ab8775ffd3e3.zip |
[doc] engines overview added
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index abb620627..09dd1798d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,7 @@ Developer documentation dev/contribution_guide dev/install/installation + dev/engine_overview dev/search_api dev/plugins dev/translation |