Commit Graph

20 Commits

Author SHA1 Message Date
Alexey Milovidov
4f8646d54b Remove PDF documentation 2021-11-12 23:25:55 +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
Mike Kot
521ec3aa0c Changed CH css theme for code highlighting 2021-06-24 16:52:08 +03:00
Yatsishin Ilya
d960250b74 Update slack link 2021-05-17 18:11:22 +03:00
Yatsishin Ilya
954501c4df Update link 2021-03-22 18:29:19 +03:00
Alexey Milovidov
aa9d012cc8 Fix issues with docs 2020-12-21 23:04:22 +03:00
Ivan Blinkov
56a665290c
Update README.md 2020-06-23 17:33:31 +03:00
Ivan Blinkov
dc12e53da2
Update README.md 2020-06-23 17:32:54 +03:00
Ivan Blinkov
1229db9ccd
Update README.md 2020-04-15 17:22:04 +03:00
Ivan Blinkov
0dae1c27ec
Update a Slack link 2020-03-31 14:18:21 +03:00
Ivan Blinkov
d1851ecbd6
Update README.md 2020-03-22 15:12:15 +03:00
Ivan Blinkov
9915506ad1
Update docs/tools/README.md 2020-03-22 15:08:47 +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
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
Ivan Blinkov
f566182582
Improve #5021 (#5023) 2019-04-17 12:02:37 +03:00
never lee
f73ff1ae37 fix building of docs with python3 (#5021) 2019-04-17 11:15:42 +03:00
Ivan Blinkov
9cdbdf7cf5
CLICKHOUSE-3006: get rid of nodejs during website build (#4803)
* CLICKHOUSE-3006: get rid of nodejs during website build

* webassets is not actually used
2019-03-26 12:50:28 +03:00
Ivan Blinkov
c9b0cd454e
There are more than two languages now + mention PDF 2018-11-30 15:30:05 +03:00
Ivan Blinkov
1c64320544 Pre-generate PDF version of docs 2018-10-12 18:43:16 +03:00
Ivan Blinkov
b55d532f48 Add README.md for docs/tools 2018-07-11 16:45:13 +03:00