Commit Graph

317 Commits

Author SHA1 Message Date
dependabot-preview[bot]
c97c1039c9
Bump numpy from 1.18.3 to 1.18.4 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.3...v1.18.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 07:49:19 +00:00
Ivan Blinkov
b497f99e34
Update build.py 2020-05-03 20:06:31 +03:00
Ivan Blinkov
5d7fd78247
[docs] fix redirects generation for folders (#10633) 2020-05-03 18:40:56 +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
84883197d6
[docs] add hreflang links (#10597)
* Introduce hreflang links

* update po

* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
Ivan Blinkov
e72a23065e
update jquery (#10592) 2020-04-30 11:32:08 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages (#10529)
* Switch to httpS://repo.clickhouse.tech for deb packages

* deduplicate install instructions
2020-04-28 19:39:50 +03:00
dependabot-preview[bot]
8e2e81c25c
Bump click from 7.1.1 to 7.1.2 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 07:46:58 +00:00
Ivan Blinkov
8201693efe
Remove remnants of old MkDocs theme 2020-04-24 19:50:13 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates (#10472)
* temp commit

* rearrange includes
2020-04-24 12:50:22 +03:00
Ivan Blinkov
b8645c5a7c
Adjust benchmark page caching + og:url/og:type/rel=canonical (#10439) 2020-04-22 15:40:30 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) (#10412)
* rm outdated nginx config

* get rid of most outdated markup of benchmark.html

* reformat js

* get rid of ru comments + wrap benchmark.js in a function call

* split benchmark results into separate files

* adjust links to benchmarks

* refactor hardware benchmarks as well

* adjust links

* fix filtering for hardware

* additional markup tuning
2020-04-22 14:30:33 +03:00
Ivan Blinkov
73f978cb0f
Update build.py 2020-04-20 20:37:57 +03:00
Ivan Blinkov
b58fa8585c
Update website.py 2020-04-20 15:52:12 +03:00
Ivan Blinkov
52dfd10785
Delete convert_toc.py 2020-04-20 15:23:33 +03:00
dependabot-preview[bot]
8efd18dacc
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.18.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:29:05 +00:00
dependabot-preview[bot]
861241af9e
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:10:42 +00:00
dependabot-preview[bot]
22bc75d631
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:46:34 +00:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages (#10313)
* improve hidden page title

* adjust docsearch menu colors

* enable pymdownx.details

* some <details> styling

* remove useless example
2020-04-16 21:03:52 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py 2020-04-16 12:09:04 +03:00
Ivan Blinkov
16537bbac8
Update release.sh 2020-04-15 17:59:44 +03:00
Ivan Blinkov
1229db9ccd
Update README.md 2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub (#10282) 2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector (#10281) 2020-04-15 16:35:16 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt 2020-04-15 16:31:05 +03:00
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases)
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
dependabot-preview[bot]
b9edf21014
Bump jinja2 from 2.11.1 to 2.11.2 in /docs/tools
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 07:41:46 +00:00
dependabot-preview[bot]
f7f0202633
Bump nltk from 3.4.5 to 3.5 in /docs/tools
Bumps [nltk](https://github.com/nltk/nltk) from 3.4.5 to 3.5.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.4.5...3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:04:57 +00:00
Ivan Blinkov
344be40068
Re-attach index.md to better place in nav + hide empty articles (#10182) 2020-04-10 22:22:15 +03:00
Ivan Blinkov
1b6b9e77fe
Return redirects for all languages 2020-04-10 17:58:34 +03:00
Ivan Blinkov
ca1aba62b3
Do not minify redirects 2020-04-10 17:56:09 +03:00
Ivan Blinkov
770bc149df
Extra mark for redirect template page 2020-04-10 17:54:20 +03:00
Ivan Blinkov
7177bc4cbf
fix to_url with version_prefix 2020-04-10 17:40:55 +03:00
dependabot-preview[bot]
25f9a1a249
Bump mkdocs-macros-plugin from 0.4.4 to 0.4.6 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 07:41:44 +00:00
Ivan Blinkov
9326016e5f
Put single-page content into a separate js file (#10160) 2020-04-09 23:50:39 +03:00
Ivan Blinkov
2b51b5ee5f
Update release.sh 2020-04-09 23:32:35 +03:00
Ivan Blinkov
3166eab2df
Update release.sh 2020-04-09 21:56:03 +03:00
Ivan Blinkov
a4e2fd24b0
Get rid of toc_ru.yml (#10152) 2020-04-09 21:06:07 +03:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs (#10125) 2020-04-08 17:22:25 +03:00
Ivan Blinkov
9914fd9342
Merge pull request #10114 from ClickHouse/dependabot/pip/docs/tools/pymdown-extensions-7.0
Bump pymdown-extensions from 6.3 to 7.0 in /docs/tools
2020-04-08 12:43:32 +03:00
Ivan Blinkov
f6f4fb0000
Documentation issues fixes (#10112) 2020-04-08 12:09:59 +03:00
dependabot-preview[bot]
e2beecb8bb
Bump pymdown-extensions from 6.3 to 7.0 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.3 to 7.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/6.3.0...7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 07:43:42 +00:00
Ivan Blinkov
292579cad0
Docs fixes/improvements (#10090) 2020-04-07 18:35:55 +03:00
dependabot-preview[bot]
f678c3f611
Bump beautifulsoup4 from 4.8.2 to 4.9.0 in /docs/tools
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 12:47:28 +00:00
dependabot-preview[bot]
71b43bfa0a
Bump certifi from 2019.11.28 to 2020.4.5.1 in /docs/tools
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2020.4.5.1.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 08:13:11 +00:00
Ivan Blinkov
765dd7c495
Update some docs translations (#10044) 2020-04-04 12:15:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Ivan Blinkov
f60337a765
[docs] alternative approach to pdf generation (#9982) 2020-04-01 12:45:48 +03:00
Ivan Blinkov
2d640a9bf8
Update build.py 2020-03-31 18:56:49 +03:00
Ivan Blinkov
9477864cd6
Update build.py 2020-03-31 18:37:48 +03:00
Ivan Blinkov
ad1ab0a8f2
Adjust wkhtmltopdf args 2020-03-31 17:21:24 +03:00
Ivan Blinkov
b5a36dd1b1
Update util.py 2020-03-31 16:34:57 +03:00
Ivan Blinkov
54277793c2
[docs] unprallelize temporarily 2020-03-31 16:31:16 +03:00
Ivan Blinkov
a2ceb92907
Update concatenate.py 2020-03-31 16:04:53 +03:00
Ivan Blinkov
487c088ab7
Temporary make wkhtmltopdf more verbose 2020-03-31 15:20:03 +03:00
Ivan Blinkov
460cfc96e2
Update mdx_clickhouse.py 2020-03-31 14:22:56 +03:00
Ivan Blinkov
0dae1c27ec
Update a Slack link 2020-03-31 14:18:21 +03:00
Ivan Blinkov
5b414ff509
fix mistype 2020-03-31 13:56:38 +03:00
Ivan Blinkov
6a48af8021
Update website.py 2020-03-31 13:35:56 +03:00
Ivan Blinkov
3fbc62d23e
[docs] try more aggressive httpd shutdown 2020-03-31 13:16:18 +03:00
Ivan Blinkov
747bc14514
Update build.py 2020-03-31 11:01:56 +03:00
Ivan Blinkov
23c34f8b5e
fix mistype 2020-03-31 10:18:18 +03:00
Ivan Blinkov
1a7cdfb18b
Try to get rid from httpd context manager (#9952)
* Try to get rid from httpd context manager

* Update build.py
2020-03-31 10:01:12 +03:00
Ivan Blinkov
2f40335390
Extra logging at build.py + rearrange ifs 2020-03-30 22:33:33 +03:00
Ivan Blinkov
61cf32f8ac
Update build.py 2020-03-30 16:07:08 +03:00
Ivan Blinkov
5ad4e0a7c8
Add try-finally block 2020-03-30 16:05:47 +03:00
Ivan Blinkov
197033dceb
[docs] draft of fr version (#9942) 2020-03-30 15:48:55 +03:00
Ivan Blinkov
700c27a99d
Refactor docs print/pdf (#9934) 2020-03-30 14:39:26 +03:00
Ivan Blinkov
cc60f0edaf
Custom mkdocs theme (#9874) 2020-03-30 11:25:29 +03:00
Ivan Blinkov
bdb94fab45
make_links.sh run (#9807) 2020-03-22 18:55:22 +03:00
Ivan Blinkov
b8dc2a80c1
Update build.py 2020-03-22 18:20:11 +03:00
Ivan Blinkov
4cafab6fda
More docs build logging 2020-03-22 17:48:36 +03:00
Ivan Blinkov
c2a73982a8
Keep some wkhtmltopdf logging 2020-03-22 17:43:04 +03:00
Ivan Blinkov
dfa01a6358
[docs] extra logging and minor refactoring (#9805) 2020-03-22 15:12:53 +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
d8eea84b1d
Do not do useless work on docs for old releases 2020-03-22 14:22:52 +03: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
9bfad99f0d
fix mistype 2020-03-21 13:50:48 +03:00
Ivan Blinkov
f315e5079b
More complete "es" translation (#9791)
* 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)

* Links to nowhere check at least for English

* use f string

* More complete es translation
2020-03-21 12:17:06 +03:00
Ivan Blinkov
4d23e6cf2d
Update build.py 2020-03-21 09:25:59 +03:00
Ivan Blinkov
eda352deca
python3 in release.sh 2020-03-21 07:56:32 +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
0f17de9fbf
Temporary disable links to nowhere test 2020-03-20 21:23:08 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools (#9783) 2020-03-20 21:20:59 +03:00
Ivan Blinkov
d4dd5ba294
Normalization for en markdown (#9763) 2020-03-20 13:10:48 +03:00
Ivan Blinkov
03aa7894d9
Draft of docs translation helper (#9755)
* 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
2020-03-19 20:49:27 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content (#9752) 2020-03-19 14:51:22 +03:00
Ivan Blinkov
a764545120
Docs build and grammar fixes (#9750) 2020-03-19 11:31:06 +03:00
dependabot-preview[bot]
0db2d878ef
Bump pyyaml from 5.3 to 5.3.1 in /docs/tools (#9746)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:25:26 +03:00
dependabot-preview[bot]
edee1c6a9f
Bump protobuf from 3.6.1 to 3.11.3 in /docs/tools (#9748)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.11.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.6.1...v3.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-03-19 11:25:09 +03:00
dependabot-preview[bot]
233a7de21a
Bump numpy from 1.15.4 to 1.18.2 in /docs/tools (#9749)
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.18.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.15.4...v1.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:24:23 +03:00
dependabot-preview[bot]
690d6606e1
Bump soupsieve from 1.9.5 to 2.0 in /docs/tools (#9747)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 1.9.5 to 2.0.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/1.9.5...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 11:03:38 +03:00
Ivan Blinkov
ee65e63c33
Improve docs build logging (#9744) 2020-03-19 09:28:58 +03:00
Ivan Blinkov
a7f3c67825
Add a bunch of markdown extensions (#9738) 2020-03-19 08:48:33 +03:00
Ivan Blinkov
f6257bf5b6
Temporary return wkhtmltopdf logging 2020-03-18 18:54:16 +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
Ivan Blinkov
fe60870ed5
Increase cache purge threshold 2020-03-17 18:09:23 +03:00
Ivan Blinkov
552ecd6b68
Less spam in build.py output (#9694) 2020-03-17 00:55:51 +03:00
Ivan Blinkov
cb7b64d946
Softer cache purge threshold 2020-03-16 00:10:47 +03:00