We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0966590 commit d2f2d12Copy full SHA for d2f2d12
build.sbt
@@ -29,7 +29,7 @@ lazy val core = project
29
)
30
.settings(ExtraCommands.commands)
31
.settings(ExtraCommands.commandAliases)
32
- .configureUnidoc("scala-polars API Reference")
+// .configureUnidoc("scala-polars API Reference")
33
34
/*
35
***********************
0 commit comments