From 35877847a70d4153061af0c0e69182cbb7a72e0d Mon Sep 17 00:00:00 2001 From: armanbilge Date: Tue, 20 Aug 2024 20:54:25 +0000 Subject: [PATCH] deploy: ecd1d02a063eaae37a3a657ec90ee117f3fe654b --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 1cfabf63..8f8e75ea 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.2 and SNAPSHOT_VERSION is 0.7.2-27-e384990-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.2 and SNAPSHOT_VERSION is 0.7.2-31-ecd1d02-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,