parent
fbd36f4b33
commit
ebf5c89a83
1 changed files with 2 additions and 1 deletions
|
|
@ -111,5 +111,6 @@ object Paradox {
|
|||
sourceGeneratorSettings ++
|
||||
Seq(
|
||||
Compile / paradox / name := "Pekko",
|
||||
ApidocPlugin.autoImport.apidocRootPackage := "org.apache.pekko")
|
||||
ApidocPlugin.autoImport.apidocRootPackage := "org.apache.pekko",
|
||||
Global / pekkoParadoxIncubatorNotice := None)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue