* DOCSUP-2806: Add meta intro.
* DOCSUP-2806: Update meta intro.
* DOCSUP-2806: Fix meta.
* DOCSUP-2806: Add quotes for meta headers.
* DOCSUP-2806: Remove quotes from meta headers.
* DOCSUP-2806: Add meta headers.
* DOCSUP-2806: Fix quotes in meta headers.
* DOCSUP-2806: Update meta headers.
* DOCSUP-2806: Fix link to nowhere in EN.
* DOCSUP-2806: Fix link (settings to tune)
* DOCSUP-2806: Fix links.
* DOCSUP-2806:Fix links EN
* DOCSUP-2806: Fix build errors.
* DOCSUP-2806: Fix meta intro.
* DOCSUP-2806: Fix toc_priority in examples datasets TOC.
* DOCSUP-2806: Fix items order in toc.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc order.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc index in create
* DOCSUP-2806: Fix toc order in create.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
* Update of english version of descriprion of the table function `file`.
* New syntax for ReplacingMergeTree.
Some improvements in text.
* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.
* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.
* New syntax for new syntax of CREATE TABLE
* Added english docs on Aggregating, Replacing and SummingMergeTree.
* CollapsingMergeTree docs. English version.
* 1. Update of CollapsingMergeTree. 2. Minor changes in markup
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatingmergetree.md
* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.
* Markup fix
* Markup and language fixes
* Clarification in the CollapsingMergeTree article
* DOCAPI-4821. Sync between ru and en versions of docs.
* Fixed the ambiguity in geo functions description.
* Example of JOIN in ru docs
* Deleted misinforming example.
* Fixed links to IN operators.
* Updated the description of ALTER MODIFY.
* [RU] Updated ALTER MODIFY description.
* Fixed anchors.
* DOCAPI-4994: Server operation articles are added. Some links are fixed.
* DOCAPI-4994: Edited after review by Ivan.
* DOCAPI-4994: Fixed headers
* DOCAPI-4994: Russian translation for Requirements, Monitoring and Troubleshooting.
* DOCAPI-4994-Registry. Docs fixes.
* DOCAPI-4994: Docs fix.
* DOCAPI-4994: New files removed
* Update of english version of descriprion of the table function `file`.
* New syntax for ReplacingMergeTree.
Some improvements in text.
* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.
* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.
* New syntax for new syntax of CREATE TABLE
* Added english docs on Aggregating, Replacing and SummingMergeTree.
* CollapsingMergeTree docs. English version.
* 1. Update of CollapsingMergeTree. 2. Minor changes in markup
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatefunction.md
* Update aggregatingmergetree.md
* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.
* Markup fix
* Markup and language fixes
* Clarification in the CollapsingMergeTree article
* DOCAPI-4821. Sync between ru and en versions of docs.
* Fixed the ambiguity in geo functions description.
* Example of JOIN in ru docs
* Deleted misinforming example.
* CLICKHOUSE-4063: less manual html @ index.md
* CLICKHOUSE-4063: recommend markdown="1" in README.md
* CLICKHOUSE-4003: manually purge custom.css for now
* CLICKHOUSE-4064: expand <details> before any print (including to pdf)
* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit
* CLICKHOUSE-3306: add few http headers
* Remove copy-paste introduced in #3392
* Hopefully better chinese fonts #3392
* get rid of tabs @ custom.css
* Apply comments and patch from #3384
* Add jdbc.md to ToC and some translation, though it still looks badly incomplete
* minor punctuation
* Add some backlinks to official website from mirrors that just blindly take markdown sources
* Do not make fonts extra light
* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}
* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}
* Remove outdated stuff from roadmap.md
* Not so light font on front page too
* Refactor Chinese formats.md to match recent changes in other languages