REST API & Javadoc available on docs.operaton.org

I have extended the deployment workflow for docs.operaton.org. The workflow now executes a script that reads all releases of operaton/operaton and downloads javadoc.zipand rest-api.zip when existent. This gets unpacked and uploaded to the website.

I will further make sure that these artifacts are deployed with the next release. For 1.0.0-rc-1 I have deployed them manually. But a change to the release workflow will soon come.

1 Like

I have slightly improved the workflow. Already deployed release assets are detected and won’t be downloaded again.

The latest release has a symlink now. Find the latest documentation now at

1 Like