Эх сурвалжийг харах

[docs] Slightly simpler toc for the admin section index page

Romain Rigaux 5 жил өмнө
parent
commit
b2662de894

+ 2 - 2
docs/docs-site/content/administrator/_index.md

@@ -10,7 +10,7 @@ pre = "<b>1. </b>"
 
 The following instructions describe how to:
 
-* [Install](/administrator/installation/) the server
-* [Configure](/administrator/configuration/server/) to point to external services (e.g. Databases, Hadoop, S3, ...) via [connectors](/administrator/configuration/connectors/)
+* [Install](/administrator/installation/) and [configure](/administrator/configuration/server/) the server
+* Point to external services to query (e.g. Databases, Hadoop, S3, ...) via [connectors](/administrator/configuration/connectors/)
 
 Then find more details about [administrating](/administrator/administration/reference/) the service.

+ 1 - 1
docs/docs-site/content/administrator/configuration/connectors/_index.md

@@ -734,7 +734,7 @@ Then give Hue the information about the database source:
 
 ### Clickhouse
 
-The dialect should be added to the Python system or Hue Python virtual environment:
+The [qlalchemy-clickhouse](https://github.com/xzkostyan/clickhouse-sqlalchemy) dialect should be added to the Python system or Hue Python virtual environment:
 
     ./build/env/bin/pip install sqlalchemy-clickhouse