Reapplying Martynas unidoc fix
This commit is contained in:
parent
a84a3bbd83
commit
c9904976b8
2 changed files with 8 additions and 9 deletions
|
|
@ -39,6 +39,7 @@ lazy val root = Project(
|
|||
base = file("."),
|
||||
aggregate = aggregatedProjects
|
||||
).settings(rootSettings: _*)
|
||||
.settings(unidocRootIgnoreProjects := Seq(remoteTests, benchJmh, protobuf, akkaScalaNightly, docs))
|
||||
|
||||
lazy val actor = akkaModule("akka-actor")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue