Skip to content

Commit

Permalink
Restore sourceDirectories structure
Browse files Browse the repository at this point in the history
  • Loading branch information
zeotuan committed Sep 28, 2024
1 parent 770e1f5 commit 8f63c09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ lazy val docs = (project in file("docs"))
import laika.config.SyntaxHighlighting
Seq(Markdown.GitHubFlavor, SyntaxHighlighting)
},
Laika / sourceDirectories := Seq((ThisBuild / baseDirectory).value / "docs")
)

credentials += Credentials(Path.userHome / ".sbt" / "sonatype_credentials")
Expand Down
File renamed without changes.

0 comments on commit 8f63c09

Please sign in to comment.