v.23.5Improvement

Split Function Documentation into Fine-Granular Fields

Split function-documentation into more fine-granular fields. #49300 (Robert Schulze).
The documentation for functions has been restructured into more fine-granular fields to improve clarity and usability.

Why it matters

By splitting the function-documentation into more detailed and specific fields, users can more easily find precise information about each aspect of a function. This enhances the readability and maintainability of the documentation, making it more helpful for developers using ClickHouse.

How to use it

Users will benefit from the improved documentation format automatically when accessing function references in ClickHouse documentation. No additional configuration or changes are required on the user side.