kafka/docs
Ken Huang 4896d02ca7
MINOR: fix sh command and properties file (#18369)
In document the shell command base dir is in Kafka, so we should make all command is bin/<tools>.sh
In kafka repo doesn't have controller_static.properties this file, this would misunderstanding user, I change to use controller.properties

Reviewers: Luke Chen <showuon@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2025-01-02 09:35:58 +08:00
..
documentation
images
js MINOR: Bump trunk to 4.1.0-SNAPSHOT (#18213) 2024-12-16 16:47:13 +01:00
streams MINOR: fix sh command and properties file (#18369) 2025-01-02 09:35:58 +08:00
README.md
api.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
configuration.html KAFKA-18047: Add org.apache.kafka.automatic.config.providers to System Properties section (#17920) 2024-12-03 14:28:50 +01:00
connect.html KAFKA-15387: Remove Connect's deprecated task configurations endpoint (#17412) 2024-11-21 19:43:54 +05:30
design.html KAFKA-18011 Remove ZooKeeper sections from the docs (#17813) 2024-11-26 01:58:48 +08:00
docker.html
documentation.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
ecosystem.html
implementation.html KAFKA-18011 Remove ZooKeeper sections from the docs (#17813) 2024-11-26 01:58:48 +08:00
introduction.html
ops.html MINOR: fix sh command and properties file (#18369) 2025-01-02 09:35:58 +08:00
protocol.html MINOR: Add protocol documentation about ApiVersions Fallback behaviour (#17967) 2024-12-05 11:22:27 +08:00
quickstart.html KAFKA-18011 Remove ZooKeeper sections from the docs (#17813) 2024-11-26 01:58:48 +08:00
security.html KAFKA-18012: Update the Scram configuration section for KRaft (#17844) 2024-11-27 11:37:24 +01:00
toc.html KAFKA-18011 Remove ZooKeeper sections from the docs (#17813) 2024-11-26 01:58:48 +08:00
upgrade.html MINOR: Remove PaswwordEncoderConfig related entries from upgrade.html (#18362) 2025-01-01 00:06:12 +08:00
uses.html

README.md

Docs

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