From fdda0d3ba505438ec40f53ff3298e6a843994b49 Mon Sep 17 00:00:00 2001 From: armanbilge Date: Wed, 18 Oct 2023 05:59:58 +0000 Subject: [PATCH] deploy: c3d8ce455ec9ff314155af16625688fdb9bd44e6 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index c824b4c3..30b74b8f 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.0-M1 and SNAPSHOT_VERSION is 0.6-025e93e-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.6.0-M1 and SNAPSHOT_VERSION is 0.6-c3d8ce4-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,