improvements of the PersistenceTestKit doc samples
* and actually run the tests
This commit is contained in:
parent
abbef000ab
commit
5ac480199a
5 changed files with 235 additions and 187 deletions
|
|
@ -201,6 +201,7 @@ lazy val docs = akkaModule("akka-docs")
|
|||
.settings(Dependencies.docs)
|
||||
.settings(Paradox.settings)
|
||||
.settings(ParadoxSupport.paradoxWithCustomDirectives)
|
||||
.settings(javacOptions += "-parameters") // for Jackson
|
||||
.enablePlugins(
|
||||
AkkaParadoxPlugin,
|
||||
DeployRsync,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue