Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

At the moment, there is no default way to download our official guide as PDF file. If you need the official guide as an offline PDF/HTML we will show you here two waysone recommended way:

Step-by-step guide


  • Use wget to download the docs

    Code Block
    languagebash
    themeRDark
     wget -r https://docs.checkmk.com/latest/en/ 

    Now you can use a webserver to visualize the html files or convert the files to pdf

    The source code of our official guide is stored at github: https://github.com/tribe29/checkmk-docs. You can use asciidoctor to convert the doc to PDF or HTML file

  • There is a secend way using wget -m. This 

    Expand
    • Use wget to download the docs

      Code Block
      languagebash
      themeRDark
       wget -m https://docs.checkmk.com/latest/en/ 

      Now you can use a webserver to visualize the html files or convert the files to pdf



Filter by label (Content by label)
showLabelsfalse
max5
spacesCON
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "CON"
labelskb-how-to-article

...