From 0d0b3c4a0cc2f664c4eae65cd2837551f60cb2cb Mon Sep 17 00:00:00 2001 From: armanbilge Date: Tue, 14 May 2024 23:14:09 +0000 Subject: [PATCH] deploy: d01bac4cba6b2933dd50e168dba55b27272f7154 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 48b43457..2f0cc9c5 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-4-86874af-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.1 and SNAPSHOT_VERSION is 0.7.1-6-d01bac4-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,