mirror of https://github.com/apache/kafka.git
KAFKA-16467: add docs README (#15664)
Add how to run local website to docs folder. Signed-off-by: PoAn Yang <payang@apache.org> Reviewers: Luke Chen <showuon@gmail.com>
This commit is contained in:
parent
6d436a8f98
commit
9387c7a626
|
@ -0,0 +1,4 @@
|
||||||
|
# Docs
|
||||||
|
|
||||||
|
The documentation needs to run with [kafka-site](https://github.com/apache/kafka-site).
|
||||||
|
Please check the README in the kafka-site repository to preview documentation locally.
|
Loading…
Reference in New Issue