From 6bb410b69457bfb11430ab4716ffba82c582b96e Mon Sep 17 00:00:00 2001 From: armanbilge Date: Sat, 24 Feb 2024 05:55:51 +0000 Subject: [PATCH] deploy: 28ca81eb13e06a48fe382aa60713792a57acf075 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 5bb28322..bd648921 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.6.6 and SNAPSHOT_VERSION is 0.6.6-6-2e70f50-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.6.6 and SNAPSHOT_VERSION is 0.6.6-14-28ca81e-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,