/cloudstate-paradox

Cloudstate Paradox theme and plugin

Primary LanguageHTML

Cloudstate Paradox

Deprecated: Cloudstate documentation is now using Antora. See cloudstate-antora.

This is a shared paradox theme and plugin for the Cloudstate family of projects.

Usage

Add the sbt plugin for Cloudstate Paradox (in plugins.sbt):

addSbtPlugin("io.cloudstate" % "sbt-cloudstate-paradox" % "<version>")

Enable the plugin (instead of the upstream ParadoxPlugin):

enablePlugins(CloudstateParadoxPlugin)

For more settings refer to the Paradox documentation.