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 a578219 commit d39779cCopy full SHA for d39779c
project/BuildSettings.scala
@@ -49,7 +49,6 @@ object BuildSettings {
49
)
50
51
lazy val microsite: Seq[Def.Setting[_]] = Seq(
52
- micrositeCompilingDocsTool := WithMdoc,
53
micrositeName := "scala-server-toolkit",
54
micrositeDescription := "Functional programming toolkit for building server applications in Scala.",
55
micrositeAuthor := "Avast",
0 commit comments