1. 15 3月, 2021 1 次提交
  2. 26 10月, 2020 1 次提交
    • R
      DOCSUP-2806: Add meta header in RU (#15801) · 9ec78855
      Roman Bug 提交于
      * 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: Nromanzhukov <romanzhukov@yandex-team.ru>
      Co-authored-by: Nalexey-milovidov <milovidov@yandex-team.ru>
      9ec78855
  3. 01 5月, 2020 1 次提交
  4. 10 4月, 2020 1 次提交
  5. 21 3月, 2020 1 次提交
  6. 30 1月, 2020 1 次提交
  7. 23 9月, 2019 1 次提交
    • B
      DOCAPI-8530: Code blocks markup fix (#7060) · 2d2bc052
      BayoNet 提交于
      * Typo fix.
      
      * Links fix.
      
      * Fixed links in docs.
      
      * More fixes.
      
      * docs/en: cleaning some files
      
      * docs/en: cleaning data_types
      
      * docs/en: cleaning database_engines
      
      * docs/en: cleaning development
      
      * docs/en: cleaning getting_started
      
      * docs/en: cleaning interfaces
      
      * docs/en: cleaning operations
      
      * docs/en: cleaning query_lamguage
      
      * docs/en: cleaning en
      
      * docs/ru: cleaning data_types
      
      * docs/ru: cleaning index
      
      * docs/ru: cleaning database_engines
      
      * docs/ru: cleaning development
      
      * docs/ru: cleaning general
      
      * docs/ru: cleaning getting_started
      
      * docs/ru: cleaning interfaces
      
      * docs/ru: cleaning operations
      
      * docs/ru: cleaning query_language
      
      * docs: cleaning interfaces/http
      
      * Update docs/en/data_types/array.md
      
      decorated ```
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/getting_started/example_datasets/nyc_taxi.md
      
      fixed typo
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/getting_started/example_datasets/ontime.md
      
      fixed typo
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/interfaces/formats.md
      
      fixed error
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/operations/table_engines/custom_partitioning_key.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/operations/utils/clickhouse-local.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/dicts/external_dicts_dict_sources.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/operations/utils/clickhouse-local.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/functions/json_functions.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/functions/json_functions.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/functions/other_functions.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/functions/other_functions.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/query_language/functions/date_time_functions.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * Update docs/en/operations/table_engines/jdbc.md
      Co-Authored-By: NBayoNet <da-daos@yandex.ru>
      
      * docs: fixed error
      
      * docs: fixed error
      2d2bc052
  8. 16 10月, 2018 3 次提交
    • I
      WIP on docs/website (#3383) · 8623cb23
      Ivan Blinkov 提交于
      * 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
      8623cb23
    • I
      10da7f20
    • I
  9. 05 9月, 2018 2 次提交
  10. 02 8月, 2018 1 次提交
  11. 01 8月, 2018 1 次提交
  12. 18 7月, 2018 2 次提交
    • I
      Some WIP on documentation refactoring (#2659) · 0a4a5b36
      Ivan Blinkov 提交于
      * Additional .gitignore entries
      
      * Merge a bunch of small articles about system tables into single one
      
      * Merge a bunch of small articles about formats into single one
      
      * Adapt table with formats to English docs too
      
      * Add SPb meetup link to main page
      
      * Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles
      
      * Merge MacOS.md into build_osx.md
      
      * Move Data types higher in ToC
      
      * Publish changelog on website alongside documentation
      
      * Few fixes for en/table_engines/file.md
      
      * Use smaller header sizes in changelogs
      
      * Group up table engines inside ToC
      
      * Move table engines out of top level too
      
      * Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.
      
      * Move stuff that is part of query language into respective folder
      
      * Move table functions lower in ToC
      
      * Lost redirects.txt update
      
      * Do not rely on comments in yaml + fix few ru titles
      
      * Extract major parts of queries.md into separate articles
      
      * queries.md has been supposed to be removed
      
      * Fix weird translation
      
      * Fix a bunch of links
      
      * There is only table of contents left
      
      * "Query language" is actually part of SQL abbreviation
      
      * Change filename in README.md too
      
      * fix mistype
      0a4a5b36
    • I
      3031cc27
  13. 26 6月, 2018 1 次提交
  14. 14 3月, 2018 4 次提交