Ivan Blinkov
|
61c2f23713
|
Remove leftover empty lines at the end of markdown files
|
2023-01-09 15:15:18 +01:00 |
|
Ivan Blinkov
|
b7e082d033
|
Remove "Original article links"
|
2023-01-09 15:13:36 +01:00 |
|
DanRoscigno
|
576b7ea604
|
updates for filename changes
|
2022-08-29 14:39:15 -04:00 |
|
DanRoscigno
|
c4b8137d31
|
replace symlinks
|
2022-08-29 12:19:50 -04:00 |
|
DanRoscigno
|
7f92006428
|
add slugs to all docs
|
2022-08-26 15:07:59 -04:00 |
|
Alexey Milovidov
|
7e9a3796e9
|
Fix wrong docs
|
2022-06-21 00:09:55 +02:00 |
|
rfraposa
|
4feb622c9f
|
Added /zh docs
|
2022-04-10 17:08:18 -06:00 |
|
Orkhan Zeynalli
|
3c95b8cf14
|
Fix for zh
|
2022-01-10 12:20:43 +04:00 |
|
Azat Khuzhin
|
e0cd7a8304
|
docs: switch <yandex> to <clickhouse>
|
2021-10-26 08:52:29 +03:00 |
|
Ivan Blinkov
|
6a293d73f9
|
make_links.sh
|
2021-09-20 09:51:41 +03:00 |
|
Ivan Blinkov
|
f429db1ee9
|
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {}
|
2021-09-19 23:05:54 +03:00 |
|
Alexey Milovidov
|
df3be36758
|
Remove trailing whitespaces from docs
|
2021-07-29 18:27:50 +03:00 |
|
Alexey Milovidov
|
d87d833691
|
Remove trailing whitespaces from docs
|
2021-07-29 18:20:55 +03:00 |
|
jianmei zhang
|
99d6676857
|
update clickhouse-local docs to latest
|
2021-01-20 11:32:39 +08:00 |
|
Steve-金勇
|
af02de4b11
|
Update index.md
Fix original translation ( wrong encoded), improve translation
|
2020-12-11 14:35:57 +08:00 |
|
qianmoQ
|
504e228d9f
|
Fixed a problem with the translation of the document
fix `clickhouse-local.md` document
|
2020-11-24 19:13:00 +08:00 |
|
Tom Bombadil
|
09a37db2a3
|
Update clickhouse-benchmark.md (#11619)
* Update clickhouse-benchmark.md
Optimize doc translation for Simplized-Chinese version,author by TomBombadil
* Update clickhouse-benchmark.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-06-13 05:48:50 +03:00 |
|
Fan()
|
2909b53fff
|
Update clickhouse-copier.md (#11559)
|
2020-06-09 18:29:52 +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 |
|
Fan()
|
3c6b6223e6
|
Update clickhouse-copier.md
|
2020-05-07 14:21:04 +08: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
|
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 |
|
Ivan Blinkov
|
4d298fd420
|
Update zh docs and fix en docs (#10125)
|
2020-04-08 17:22:25 +03:00 |
|