This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.
max_table_columns
An arbitrary limit on the maximum number of columns in a table so that
table-related metadata maintained by the parser does not require dynamic
memory allocation.