kafka/docs
PoAn Yang 33fa572a1c MINOR: remove transform and through from repartition description (#19291)
`transform` and `through` are removed in 4.0. Since users cannot
reference them in 4.0 document, it's not good to keep using them as
example in `repartition` description.

Reviewers: Matthias J. Sax <matthias@confluent.io>
2025-04-08 18:13:26 -07:00
..
documentation KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:44:19 -07:00
images MINOR: Update site docs for ASF compliance (#12494) 2022-08-24 10:45:32 -04:00
js MINOR: Bump to 4.0.1-SNAPSHOT (#19224) 2025-03-18 11:56:02 +01:00
streams MINOR: remove transform and through from repartition description (#19291) 2025-04-08 18:13:26 -07:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
compatibility-summary.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:44:19 -07:00
configuration.html KAFKA-18850 Fix the docs of org.apache.kafka.automatic.config.providers (#19039) 2025-02-27 15:37:13 +08:00
connect.html KAFKA-15387: Remove Connect's deprecated task configurations endpoint (#17412) 2024-11-21 19:43:54 +05:30
design.html KAFKA-15583 doc update for the "strict min ISR" rule (#18880) 2025-02-23 13:09:24 +08:00
docker.html MINOR: Refresh of the docs (#16375) 2024-06-18 17:15:47 +02:00
documentation.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:44:19 -07:00
ecosystem.html
implementation.html MINOR: Remove old message format documentation (#19033) 2025-02-26 09:36:49 -08:00
introduction.html MINOR: Fix broken link in introduction.html (#11249) 2021-10-11 16:45:36 +02:00
ops.html KAFKA-18876: 4.0 docs follow-up (#19103) 2025-03-05 10:07:39 +01:00
protocol.html MINOR: Add protocol documentation about ApiVersions Fallback behaviour (#17967) 2024-12-05 11:22:27 +08:00
quickstart.html KAFKA-18229: Move configs out of "kraft" directory (#18389) 2025-01-22 15:48:44 +01:00
security.html KAFKA-18229: Move configs out of "kraft" directory (#18389) 2025-01-22 15:48:44 +01:00
toc.html KAFKA-18074: Add kafka client compatibility matrix (#18091) 2025-03-11 18:44:19 -07:00
upgrade.html KAFKA-18993 Remove confusing notable change section from upgrade.html (#19212) 2025-03-16 02:53:14 +08:00
uses.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
zk2kraft-summary.html MINOR: Adjust ToC of zk2kraft and fix wrong section number of docker (#19146) 2025-03-09 08:57:02 +08:00

README.md

Docs

The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.