Commit Graph

15 Commits

Author SHA1 Message Date
Alexey Milovidov
8850856276 Remove "Original article" (must be automated instead) 2021-03-15 14:32:26 +03:00
Dmitriy
90527556ad Fix by the comments
Поправил на основании комментарий разработчика.
2021-02-25 22:21:11 +03:00
sevirov
234ec940be
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:48:13 +03:00
sevirov
d10c9f1bd3
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:47:50 +03:00
sevirov
3ba3faa156
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:47:28 +03:00
sevirov
ef263d0356
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:46:56 +03:00
sevirov
ce6263220a
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:46:35 +03:00
sevirov
95c07b19ec
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:46:13 +03:00
sevirov
ee168507db
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:45:48 +03:00
sevirov
fe4419b220
Update docs/ru/sql-reference/table-functions/remote.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-18 21:45:25 +03:00
Dmitriy
0d9578efc9 Edit and translate
Поправил английскую версию и выполнил перевод.
2021-02-14 14:14:39 +03:00
Roman Bug
9ec78855cd
DOCSUP-2806: Add meta header in RU (#15801)
* DOCSUP-2806: Add meta intro.

* DOCSUP-2806: Update meta intro.

* DOCSUP-2806: Fix meta.

* DOCSUP-2806: Add quotes for meta headers.

* DOCSUP-2806: Remove quotes from meta headers.

* DOCSUP-2806: Add meta headers.

* DOCSUP-2806: Fix quotes in meta headers.

* DOCSUP-2806: Update meta headers.

* DOCSUP-2806: Fix link to nowhere in EN.

* DOCSUP-2806: Fix link (settings to tune)

* DOCSUP-2806: Fix links.

* DOCSUP-2806:Fix links EN

* DOCSUP-2806: Fix build errors.

* DOCSUP-2806: Fix meta intro.

* DOCSUP-2806: Fix toc_priority in examples datasets TOC.

* DOCSUP-2806: Fix items order in toc.

* DOCSUP-2806: Fix order in toc.

* DOCSUP-2806: Fix toc order.

* DOCSUP-2806: Fix order in toc.

* DOCSUP-2806: Fix toc index in create

* DOCSUP-2806: Fix toc order in create.

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-10-26 13:29:30 +03:00
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
Eugene Klimov
a0661953a6
add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function (#12156)
* add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function

Signed-off-by: Slach <bloodjazman@gmail.com>

* small russian fixes

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/sql-reference/table-functions/cluster.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-06 17:46:53 +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