ソースを参照

simplify index page

Noemi Vanyi 8 年 前
コミット
9e35d36e65
共有2 個のファイルを変更した14 個の追加9 個の削除を含む
  1. 2
    0
      docs/dev/install/installation.rst
  2. 12
    9
      docs/index.rst

+ 2
- 0
docs/dev/install/installation.rst ファイルの表示

@@ -1,3 +1,5 @@
1
+.. _installation:
2
+
1 3
 Installation
2 4
 ============
3 5
 

+ 12
- 9
docs/index.rst ファイルの表示

@@ -1,22 +1,25 @@
1 1
 Welcome to searx
2 2
 ================
3 3
 
4
-Searx is a free software internet metasearch engine which aggregates results from more than 70 engines, while not storing information about its users. Searx does not track or profile its users, nor does it share its users' data with third parties. Additionally, searx can be used over Tor for online anonymity.
4
+Search without being tracked.
5 5
 
6
+Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity.
7
+
8
+Get started with searx by using one of the `public instances`_. If you don't trust anyone, you can set up your own, see :ref:`installation`.
9
+
10
+.. _public instances: https://github.com/asciimoo/searx/wiki/Searx-instances
6 11
 
7 12
 Features
8 13
 --------
9 14
 
10 15
  - Self hosted
11
- - Does not track its users
12
- - Does not share its users data with third parties
13
- - Does not use cookies by default
14
- - Does not profile its users
15
- - Does not collect its users data
16
- - Offers secure, encrypted connections (HTTPS/SSL)
17
- - Hosted by organisations, such as La Quadrature du Net, which promote digital rights
16
+ - No user tracking
17
+ - No user profiling
18 18
  - About 70 supported search engines
19
- - Easy intergration with any search engine
19
+ - Easy intergration with any search engines
20
+ - Cookies are not used by default
21
+ - Secure, encrypted connections (HTTPS/SSL)
22
+ - Hosted by organisations, such as La Quadrature du Net, which promote digital rights
20 23
 
21 24
 
22 25
 User documentation