Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 718 Bytes

File metadata and controls

10 lines (7 loc) · 718 Bytes

ClickHouse documentation

ClickHouse docs are stored in this folder. The documentation site at clickhouse.com/docs is hosted using the Mintlify documentation platform.

  • Always make updates only to the english documentation in /docs (ignore /i18n). There is no need to update files in the i18n folder as an agent will handle the translation separately.
  • Documentation inside of {/*AUTOGENERATED_START*/} and {/*AUTOGENERATED_END*/} tags is generated from ClickHouse system tables. It should not be edited directly, but rather the source file should be updated:
    • /src/Functions

PR instructions

  • For documentation PRs always begin the PR title with 'Docs: ' + title