| commit | 46fdab20350f51bdd3c94f180185ddda07874b59 | [log] [tgz] |
|---|---|---|
| author | Stanislav <stanislav@confluent.io> | Thu Feb 22 14:08:28 2024 +0100 |
| committer | Stanislav <stanislav@confluent.io> | Thu Feb 22 14:08:28 2024 +0100 |
| tree | 068cdcf29703a7aae852cf58668960e12d4e7ce8 | |
| parent | 682a74d14b424f32831bbbeee55ab65d1a6eb8f5 [diff] |
MINOR: Copy over apache/kafka/3.6 docs into here
The documentation can be hosted on a local webserver via httpd.
You can run it with the following command, note that it requires docker:
./start-preview.sh
Then you can open localhost:8080 on your browser and browse the documentation.
To kill the process, just type ctrl + c