Ivan Blinkov
eefb498517
[docs] refactor Domains overview ( #12186 )
2020-07-07 17:45:04 +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
yhgcn
30f05d03f1
Update array-functions.md ( #12130 )
...
修改编码错误
2020-07-06 11:25:28 +03:00
Tom Bombadil
e29eeabfee
Update system.md ( #11945 )
...
* Update system.md
Translate the doc to Chinese
* Update system.md
2020-06-26 18:47:14 +03:00
Eugene Klimov
b508f7b77b
update SELECT description ( #11907 )
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-06-24 15:58:31 +03:00
Ivan Blinkov
3510040bc7
[docs] fix "zh" build ( #11854 )
2020-06-22 11:45:22 +03:00
Alexey Milovidov
7aa8567638
Changed symlinks to regular files
2020-06-21 18:28:32 +03:00
Alexey Milovidov
61c46cbc55
Merge branch 'ithangzhou-patch-17' into ithangzhou-fix-symlinks-2
2020-06-21 18:18:24 +03:00
Tom Bombadil
2a040777ea
Update show.md
...
Translate to Chinese version.
2020-06-21 14:30:06 +08:00
Tom Bombadil
92dda14ddd
Update revoke.md
...
Translate the origin doc into Chinese.
2020-06-21 14:11:37 +08:00
Tom Bombadil
1b9e72f9ad
Update alter.md ( #11823 )
...
What a huge doc I have translated to Chinese!
2020-06-20 12:12:45 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references ( #11742 )
...
* prefer relative links from root
* wip
* split aggregate function reference
* split system tables
2020-06-18 11:24:31 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs ( #11609 )
...
* Basic blog similar to docs
* rename post
* no post content in post_meta
* update readme and template
* more "en" content
* complete "en" content
* build blog redirects
* redirects for migration
* link sitemaps
* update po
* add "ru" content
* ru redirects
* remove old domain mentions
* adjust styles
* content improvements
* +1 alt
* use main images from CDN
* use re-hosted in-content images
* extra vertical margin around embedded youtube
* minor improvements
* adjust post page
* adjust html meta
* adjust post page
* improve blog rendering
2020-06-16 09:31:00 +03:00
Tom Bombadil
a9599d0a37
Update index.md ( #11674 )
...
* Update index.md
optimize chinese-doc translation
* Update index.md
* Update index.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-15 21:40:20 +03:00
Tom Bombadil
4c100dcf8f
Update syntax.md ( #11679 )
...
translate to chinese doc
2020-06-15 17:10:23 +03:00
zzsmdfj
a2ed8d70a7
update zh-docs-aggregate-functions ( #11623 )
2020-06-12 14:03:01 +03:00
Lewinma
ba92f96a74
fix some translation errors in Chinese ( #11128 )
...
* fix some translation erros in Chinese
* Update docs/zh/sql-reference/functions/date-time-functions.md
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
* Update docs/zh/sql-reference/functions/date-time-functions.md
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
* Update docs/zh/sql-reference/functions/date-time-functions.md
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
* Update docs/zh/sql-reference/functions/date-time-functions.md
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
Co-authored-by: hcz <hczhcz@users.noreply.github.com>
2020-06-10 17:23:45 +03:00
zzsmdfj
174b687a44
update zh-docs-functions ( #11464 )
2020-06-08 08:29:08 +03:00
Zhipeng
d536995f5c
fix a typo.
...
It's should be the original English word but not Chinese to help others search and understand.
2020-06-05 15:34:16 +08: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
Ivan Blinkov
21d8b6288d
[docs] generate AMP versions for docs articles ( #10732 )
...
* Refactoring in preparation for AMP support
* infrastructure for AMP validation
* Add Metrika counter on AMP page + adjust layout
* more content fixes
* improve amp layout
* improve navigation
* Move converting admonitions to generation time
* strict amp test check
* Batch AMP validation
* Add date published/modified to docs articles and their ld+json meta
* few more content fixes
* improve ld+json meta
* adjust margins
* skip published/modified for stable release docs
* adapt single page mode
* update po
* skip published/modified for single page docs
* update po
* adjust layout
* adjust layout
2020-05-08 11:04:09 +03:00
BayoNet
4ec7821fec
DOCS-624: Fixing links to nowhere 2 ( #10703 )
...
* enbaskakova-DOCSUP-652 (#101 )
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Revert "enbaskakova-DOCSUP-652 (#101 )" (#107 )
This reverts commit 639fee7610
.
* CLICKHOUSEDOCS-624: Fixed en
* CLICKHOUSEDOCS-624: Fixed RU.
* CLICKHOUSEDOCS-624: Fixed ES and FR.
* CLICKHOUSEDOCS-624: Fixed JA and TR
* CLICKHOUSEDOCS-624: Fixed FA.
* CLICKHOUSEDOCS-624: Fixed ZH.
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/tools/test.py
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-06 22:28:06 +03:00
Ivan Blinkov
e5c892eecf
DOCS-624: re-generate select.md ( #10689 )
...
* lost redirect
* re-generate select.md
2020-05-06 13:20:58 +03:00
BayoNet
dba72d73fe
DOCS-624: Fixing links to nowhere ( #10675 )
...
* enbaskakova-DOCSUP-652 (#101 )
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/aggregate_functions/combinators.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
* "docs(orNull&orDefault): Functions 'orNull&orDefault' have been edited"
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Revert "enbaskakova-DOCSUP-652 (#101 )" (#107 )
This reverts commit 639fee7610
.
* CLICKHOUSEDOCS-624: Fixed links. Was 60, became 13.
* CLICKHOUSEDOCS-624: Finished fix links in Enlish version.
* CLICKHOUSEDOCS-624: Fixed RU links
Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-06 09:13:29 +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