commit | c1a96e48b0106763f0a358c59bb4b8c23dda9850 | [log] [tgz] |
---|---|---|
author | Mickael Maison <mimaison@users.noreply.github.com> | Thu Dec 07 11:51:46 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 07 11:51:46 2023 +0100 |
tree | 93f8f5f1283096d26a94fa07cb84f74b22ee3df0 | |
parent | 57093d081a2984bfd49a64e70707c9ba0517c029 [diff] |
MINOR: Update docs for 3.6.1 (#568) Reviewers: Josep Prat <josep.prat@aiven.io>
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