From edf63e66c599c6e871b0fa4d6bc690c656fcb6f2 Mon Sep 17 00:00:00 2001 From: armanbilge Date: Thu, 13 Jun 2024 20:08:53 +0000 Subject: [PATCH] deploy: 4883bb5c66787ef9865181eac1101bac0b4bd919 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index f2f3599e..035714de 100644 --- a/site.html +++ b/site.html @@ -254,7 +254,7 @@

How can I include my project version on the website?

sbt-typelevel-site automatically adds VERSION and SNAPSHOT_VERSION to the mdocVariables setting which can be used with variable injection.

-

For example, the sbt-typelevel VERSION is 0.7.1 and SNAPSHOT_VERSION is 0.7.1-9-bdc0e9a-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.1 and SNAPSHOT_VERSION is 0.7.1-11-4883bb5-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,