Hello all,
Is there a way to have the complete Camunda 7 documentation (manual) in the form of a PDF (instead of the webpage)?
It would be very helpful!
Thank you in advance!
Hello all,
Is there a way to have the complete Camunda 7 documentation (manual) in the form of a PDF (instead of the webpage)?
It would be very helpful!
Thank you in advance!
Hi @konkouts,
the versioned docs are built with hugo from this repository: GitHub - camunda/camunda-docs-manual: Sources of the docs.camunda.org site
Maybe you can produce PDF files with hugo as well.
Hope this helps, Ingo