From 296388822aa9e9cc30d5241da1a1ebdb659e19e7 Mon Sep 17 00:00:00 2001 From: armanbilge Date: Fri, 1 Mar 2024 19:19:26 +0000 Subject: [PATCH] deploy: a5a18206ac9fe8e8a35311e4bf9f0584811855a2 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 42f63e4b..2f53c216 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.7 and SNAPSHOT_VERSION is 0.6.7-2-92a7588-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.6.7 and SNAPSHOT_VERSION is 0.6.7-3-a5a1820-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,