1. 14 3月, 2021 1 次提交
  2. 16 2月, 2021 1 次提交
  3. 14 10月, 2020 1 次提交
  4. 19 6月, 2020 1 次提交
  5. 01 5月, 2020 1 次提交
  6. 03 4月, 2020 1 次提交
  7. 30 3月, 2020 1 次提交
  8. 21 3月, 2020 1 次提交
    • I
      [experimental] add "es" docs language as machine translated draft (#9787) · 2e1f6bc5
      Ivan Blinkov 提交于
      * 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)
      2e1f6bc5
  9. 20 3月, 2020 1 次提交
  10. 30 1月, 2020 1 次提交
  11. 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
  12. 16 10月, 2018 4 次提交
    • 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
      71e03032
    • I
  13. 07 9月, 2018 1 次提交
  14. 04 9月, 2018 1 次提交
  15. 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
  16. 23 4月, 2018 1 次提交
  17. 30 3月, 2018 1 次提交
  18. 26 3月, 2018 1 次提交
  19. 25 3月, 2018 1 次提交
  20. 28 12月, 2017 1 次提交