Skip to content

Commit

Permalink
empty scaladoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
khajavi committed Jan 22, 2023
1 parent 0a931d1 commit b423d6f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ lazy val docs = project
projectName := "ZIO SQL",
mainModuleName := (coreJVM / moduleName).value,
projectStage := ProjectStage.ProductionReady,
ScalaUnidoc / unidoc / unidocProjectFilter := inProjects(
coreJVM
),
ScalaUnidoc / unidoc / unidocProjectFilter := inProjects(),
docsPublishBranch := "master",
readmeContribution := readmeContribution.value +
"""|### TL;DR
Expand Down

0 comments on commit b423d6f

Please sign in to comment.