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
configuration.html
connect.html
design.html
docker.html
documentation.html
ecosystem.html
implementation.html
introduction.html
ops.html MINOR: fix sh command and properties file (#18369) 2025-01-02 09:35:58 +08:00
protocol.html
quickstart.html
security.html
toc.html
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.