Skip to content

Commit d39779c

Browse files
committed
fix: mdoc is the only option now
1 parent a578219 commit d39779c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/BuildSettings.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ object BuildSettings {
4949
)
5050

5151
lazy val microsite: Seq[Def.Setting[_]] = Seq(
52-
micrositeCompilingDocsTool := WithMdoc,
5352
micrositeName := "scala-server-toolkit",
5453
micrositeDescription := "Functional programming toolkit for building server applications in Scala.",
5554
micrositeAuthor := "Avast",

0 commit comments

Comments
 (0)