Commit Graph

16 Commits

Author SHA1 Message Date
Azat Khuzhin
2d7cb03120 Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].

  [1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
2020-09-01 10:25:13 +03:00
Sergey Mirvoda
a792129723
updated client libraries in fr docs 2020-08-25 23:20:02 +05:00
Alexey Milovidov
b7ec7be296 Update docs 2020-08-02 01:02:46 +03:00
Alexey Milovidov
e7ac04b857 Merge branch 'master' of https://github.com/bitquery/ClickHouse into bitquery-master 2020-06-21 18:03:13 +03:00
long2ice
6e18001bd8
add mysql2ch in docs (#11680)
* add mysql2ch

add mysql2ch

* Update integrations.md

* Update integrations.md

* Update integrations.md

* Update integrations.md

* Update integrations.md

* Update integrations.md

* Update integrations.md
2020-06-15 18:25:13 +03:00
Saulius Valatka
8d26cdd388
add reference to stream-loader in Third Party Integration docs (#11040) 2020-05-19 14:51:58 +03:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring (#10857)
* split up select.md

* array-join.md basic refactoring

* distinct.md basic refactoring

* format.md basic refactoring

* from.md basic refactoring

* group-by.md basic refactoring

* having.md basic refactoring

* additional index.md refactoring

* into-outfile.md basic refactoring

* join.md basic refactoring

* limit.md basic refactoring

* limit-by.md basic refactoring

* order-by.md basic refactoring

* prewhere.md basic refactoring

* adjust operators/index.md links

* adjust sample.md links

* adjust more links

* adjust operatots links

* fix some links

* adjust aggregate function article titles

* basic refactor of remaining select clauses

* absolute paths in make_links.sh

* run make_links.sh

* remove old select.md locations

* translate docs/es

* translate docs/fr

* translate docs/fa

* remove old operators.md location

* change operators.md links

* adjust links in docs/es

* adjust links in docs/es

* minor texts adjustments

* wip

* update machine translations to use new links

* fix changelog

* es build fixes

* get rid of some select.md links

* temporary adjust ru links

* temporary adjust more ru links

* improve curly brace handling

* adjust ru as well

* fa build fix

* ru link fixes

* zh link fixes

* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00
Aleksey
c928547f82
Update docs/fr/interfaces/third-party/integrations.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-05-06 19:11:48 +03:00
Aleksey
f0c6aa32de
Update docs/fr/interfaces/third-party/integrations.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-06 19:10:44 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00
Aleksey
1279c4a0f3
Added ruby integrations 2020-04-27 11:46:08 +03:00
Ivan Blinkov
03c575934b
Minor docs content improvements (#10304)
* Add link to flink-clickhouse-sink + fixes nearby

* Add link to dbal-doctrine

* cleanup ru toc root

* Sort out russian docs ToC a little bit

* Add link collection of commercial support services
2020-04-16 15:55:32 +03:00
Dmitry Belyavtsev
d300a7da3c
Add ruby library clickhouse-activerecord to list in docs (#10069)
* Add ruby library clickhouse-activerecord to list in docs

* Add library clickhouse-activerecord in docsfor other locales
2020-04-07 10:48:41 +03:00
Ivan Blinkov
765dd7c495
Update some docs translations (#10044) 2020-04-04 12:15:31 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Ivan Blinkov
197033dceb
[docs] draft of fr version (#9942) 2020-03-30 15:48:55 +03:00