This commit is contained in:
parent
89eab3541c
commit
4c894d628f
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ object Paradox {
|
|||
groupsSettings ++
|
||||
Seq(
|
||||
name in (Compile, paradox) := "Akka",
|
||||
resolvers += Resolver.jcenterRepo,
|
||||
ApidocPlugin.autoImport.apidocRootPackage := "akka",
|
||||
DeployRsync.autoImport.deployRsyncArtifact := List(
|
||||
(Compile / paradox).value -> s"www/docs/akka/${version.value}"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue