mdedetrich / akka-paradox

Akka Paradox theme and extensions

Home Page:https://developer.lightbend.com/docs/paradox/current/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paradox for Akka documentation

This plugin extends the Paradox sbt plugin with some default settings and sets the Akka Paradox theme.

It is intended as a shared doc theme for the Akka umbrella of projects, and not as a public theme to use on "any" project.

Usage

Use the sbt plugin for Akka Paradox:

addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "<version>")

Enable it instead of the upstream ParadoxPlugin:

enablePlugins(AkkaParadoxPlugin)

For more settings refer to the Paradox documentation

Testing

When you have made changes to akka-paradox, you can test it locally with:

sbt publishLocal sbtPlugin/scripted

This should show:

Pausing in /tmp/sbt_e457458e/simple
Press enter to continue.

Now in your browser you can see the docs at file:///tmp/sbt_e457458e/simple/target/paradox/site/main/index.html

Releasing

About

Akka Paradox theme and extensions

https://developer.lightbend.com/docs/paradox/current/


Languages

Language:CSS 43.5%Language:JavaScript 21.8%Language:StringTemplate 20.8%Language:Scala 10.0%Language:Smalltalk 4.0%