This directory is the source of truth for the chDB documentation published at clickhouse.com/docs/chdb. The ClickHouse docs project consumes it as a Mintlify multi-repo source, so make chDB content changes here rather than in the ClickHouse documentation repository.
- Edit the MDX pages and
navigation.jsonin this directory. - Run
python scripts/generate_llms_full.pyand commit the updatedllms-full.txtwhen documentation content changes. - Open a pull request.
.github/workflows/docs_verify.ymlvalidates this directory against the current ClickHouse documentation site configuration.
Publishing is handled by the ClickHouse docs Mintlify configuration. This
repository no longer opens sync pull requests into ClickHouse/ClickHouse, and
documentation changes do not need a sync-docs label.
README.md and _static/ are repository-only files and are excluded from the
published docs source. _static/ contains images referenced by frozen public
URLs such as the organization profile, PyPI release pages, and notebooks.