...
- Clone the repository: https://github.com/Checkmk/checkmk-docs
- Install asciidoctor: https://github.com/asciidoctor/asciidoctor
.
Note |
---|
At the moment, this is the only recommended way. We're considering providing a zip file, including the HTML docs. |
.
There is a second way using wget -m. This way is not recommended due to missing functionality like the broken search.
Use wget to download the docs:
...