Commit Graph

83 Commits

Author SHA1 Message Date
Ivan Lezhankin
8a5a73e76d Merge branch 'master' into dbms2src 2020-04-03 18:20:05 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
Jochen Schalanda
1b4725bdf4 Fix typo in Table Engines -> Introduction
Typo "Intergation" -> "Integration"
2020-03-31 14:02:58 +02:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs (#9803)
* Simplify 404 page

* add es array_functions.md

* restore some old manual anchors

* update sitemaps

* trigger checks

* restore more old manual anchors

* refactor test.md + temporary disable failure again

* fix mistype
2020-03-22 12:14:59 +03:00
Ivan Blinkov
2e1f6bc56d
[experimental] add "es" docs language as machine translated draft (#9787)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation

* add normalize-en-markdown.sh

* normalize some en markdown

* normalize some en markdown

* admonition support

* normalize

* normalize

* normalize

* support wide tables

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* lightly edited machine translation of introdpection.md

* lightly edited machhine translation of lazy.md

* WIP on translation utils

* Normalize ru docs

* Normalize other languages

* some fixes

* WIP on normalize/translate tools

* add requirements.txt

* [experimental] add es docs language as machine translated draft

* remove duplicate script

* Back to wider tab-stop (narrow renders not so well)
2020-03-21 07:11:51 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools (#9783) 2020-03-20 21:20:59 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content (#9752) 2020-03-19 14:51:22 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 (#9711)
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
alexey-milovidov
0bf12a779f
Merge pull request #8994 from qoega/qoega/random-table-function-small
Generate table function
2020-03-06 03:40:22 +03:00
Slach
202af42d17 add description for /ping http handler
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Yatsishin Ilya
0a25fe71bd more docs 2020-02-28 12:19:11 +03:00
Ivan Blinkov
5588f5db8a
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
DOCS-446: ALTER TTL
2020-02-22 14:38:48 +03:00
Sergei Shtykov
ff131e1378 CLICKHOUSEDOCS-446: Tranlsated to Russian. Fixed links in ZH version. 2020-02-20 17:38:57 +03:00
Yohann Jardin
30322f3b4a Update collapsing algorithm doc to match actual code 2020-02-19 16:35:50 +01:00
alexey-milovidov
e9af153819
Merge pull request #9126 from Melancholic/change_http_status
Fixed #5104. Return 503 status in /replicas_status if not ok
2020-02-15 02:59:18 +03:00
nagorny
c39e2f89ea #5104. Add documentation about 503 response in /replicas_status if not ok 2020-02-14 23:53:27 +03:00
Ivan Blinkov
befcecc3bb Docs fixes 2020-02-03 15:00:10 +03:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
Alexey Milovidov
17b88e4a94 Fixed symlinks 2020-01-06 09:57:48 +03:00
Alexey Milovidov
58e94221bb Added quick instruction on how to test a server with clickhouse 2020-01-06 05:31:22 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
Mikhail f. Shiryaev
332fe8e8f0
Link zh/settings_profiles to en/settings_profiles since they are the same 2019-12-26 23:18:47 +01:00
BayoNet
6e785ea4bd
DOCS-173: clickhouse benchmark (#7947)
* CLICKHOUSEDOCS-173: Draft of a description.

* CLICKHOUSEDOCS-173: Table experiment.

* CLICKHOUSEDOCS-173: Further writing.

* CLICKHOUSEDOCS-173: Final.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Supported other languages.
2019-12-25 13:42:00 +03:00
sundy-li
e50a5ad3a4 fixup replicas monitor url path 2019-12-01 22:36:30 +08:00
sundy-li
63b61b61d4 zh/docs for development parts.. 2019-11-28 11:57:33 +08:00
zhukai
0bed00249f Add the missing tags 2019-11-20 12:38:40 +08:00
zhukai
7e14a102fc Add the translate of merge_with_ttl_timeout setting. Solve the "Link to nowhere " error
# Conflicts:
#	docs/zh/operations/table_engines/mergetree.md
2019-11-20 11:59:49 +08:00
zhukai
5a007a36d2 Add the translate of merge_with_ttl_timeout setting.
Solve the error "Link to nowhere: #mergetree_setting-merge_with_ttl_timeout"
Translate the TTL part of MergeTree in the document into Chinese

# Conflicts:
#	docs/zh/operations/table_engines/mergetree.md
2019-11-20 10:20:32 +08:00
zhukai
841e268c52 Translate the TTL part of MergeTree in the document into Chinese 2019-11-20 00:14:22 +08:00
BayoNet
5cf36f66ea
Doc links fix (#7682)
* Doc links fix.

* More links fix.
2019-11-08 11:51:01 +03:00
Winter Zhang
084ef9c47b Continue to complete pr of document from lvxin1986 (#7220)
* Update index.md

translate the index.md

* Update distinctive_features.md

modify the data compression description

* Update distinctive_features.md

修改 多核心并行处理 章节

* Update distinctive_features.md

* continue to complete pr from lvxin1986

* continue to complete pr from lvxin1986
2019-10-08 10:58:33 +03:00
alex.lvxin
e2c7b83747
Update mergetree.md
fix the error content。
2019-09-26 17:14:14 +08:00
Alexey Milovidov
8579c26efb Changed repository URL 2019-09-23 19:18:19 +03:00
BayoNet
2c3457dbfe
DOCAPI-7743: CREATE TABLE AS table_function() docs. (#6887)
* Typo fix.

* DOCAPI-7743: Update of docs around table functions.

* DOCAPI-7743: More changes

* DOCAPI-7743: more fixes.

* DOCAPI-7743: CREATE TABLE

* Update docs/en/query_language/table_functions/index.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7743: Fixes.
2019-09-12 17:14:19 +03:00
alexey-milovidov
f757de4625 Revert "Translate database engine documentation(zh) (#6625)"
This reverts commit baf121c864.
2019-08-23 17:56:38 +03:00
Winter Zhang
baf121c864 Translate database engine documentation(zh) (#6625) 2019-08-23 13:14:19 +03:00
BayoNet
9655b1c9d9 DOCAPI-6425: EN review. RU Translation. User settings. (#5713) 2019-07-05 01:03:28 +03:00
never lee
de681a3bef Translate docs/zh/operations/table_engines/{file.md,url.md} (#5509)
* translate docs/zh/operations/table_engines/file.md

* optimize docs/zh/operations/table_engines/replication.md

* translate docs/zh/operations/table_engines/url.md
2019-06-15 17:30:23 +03:00
BayoNet
533750ef7f DOCAPI-6985: RU translations for some articles. (#5572) 2019-06-14 15:44:33 +03:00
alesapin
00a1ac64a4 Docs fixes 2019-06-07 14:06:23 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
Mikhail f. Shiryaev
deba2c4075 Fix table_name and add a hint about db_name in zk_node 2019-05-24 14:50:35 +02:00
never lee
7249c9139f translate docs/zh/operations/table_engines/aggregatingmergetree.md (#5328)
* translate docs/zh/operations/table_engines/aggregatingmergetree.md

* optimize docs/zh/operations/table_engines/aggregatingmergetree.md
2019-05-20 05:49:08 +03:00
BayoNet
316e94defe DOCAPI-6206: ODBC table engine description. 2019-05-16 10:12:04 +03:00
张风啸
82974e5ed8 zhdocs: translate zh collapsingmergetree.md (#5168)
* translate zh collapsingmergetree.md and fix zh attention format

* fix the create table link
2019-05-07 11:24:55 +03:00
never lee
81d276a0a4 translate docs/zh/operations/table_engines/custom_partitioning_key.md (#5134) 2019-04-29 18:08:11 +03:00