kafka/docs
Lucia Cerchie 31528f581d
KAFKA-15307: update/note deprecated configs (#14360)
Configs default.windowed.value.serde.inner and default.windowed.key.serde.inner
were replace with windowed.inner.class.serde. This PR updates the docs accordingly,
plus a few more side cleanups.

Reviewers: Matthias J. Sax <matthias@confluent.io>
2024-05-09 19:46:00 -07:00
..
documentation KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs (#9554) 2020-11-04 08:30:10 -05:00
images MINOR: Update site docs for ASF compliance (#12494) 2022-08-24 10:45:32 -04:00
js MINOR: Bump trunk to 3.8.0-SNAPSHOT (#14993) 2023-12-14 09:07:18 +01:00
streams KAFKA-15307: update/note deprecated configs (#14360) 2024-05-09 19:46:00 -07:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html MINOR: Fix indentation for several doc pages (#10766) 2021-06-17 15:58:40 -04:00
configuration.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
connect.html KAFKA-16445: Add PATCH method for connector config (#6934) 2024-05-09 21:59:09 +02:00
design.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
docker.html KAFKA-15879: Add documentation and examples for docker image (#14938) 2023-12-12 10:29:05 +05:30
documentation.html MINOR: Update documentation.html with the 3.7 release (#15010) 2023-12-26 14:50:45 +01:00
ecosystem.html
implementation.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
introduction.html MINOR: Fix broken link in introduction.html (#11249) 2021-10-11 16:45:36 +02:00
migration.html KAFKA-10679: Migrate upgrade changes from site to kafka/docs (#9551) 2020-11-03 13:40:44 -05:00
ops.html MINOR: Add missing docs for migration metrics (#15718) 2024-04-16 16:20:52 +02:00
protocol.html KAFKA-10679: Migrate upgrade changes from site to kafka/docs (#9551) 2020-11-03 13:40:44 -05:00
quickstart.html MINOR: Fix code listings in quickstart.html (#10767) 2024-02-05 16:43:53 +01:00
security.html MINOR: Add missing RPCs to security.html (#15878) 2024-05-09 20:51:00 +08:00
toc.html KAFKA-15879: Add documentation and examples for docker image (#14938) 2023-12-12 10:29:05 +05:30
upgrade.html KAFKA-16303: Add upgrade notes to 3.5.0, 3.5.2, and 3.7.0 about MM2 offset translation (#15423) 2024-03-29 08:51:42 -07:00
uses.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01: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.