From e88495eea0283915dbfdf763f27c6276000048c8 Mon Sep 17 00:00:00 2001 From: armanbilge Date: Sun, 14 Jul 2024 23:42:54 +0000 Subject: [PATCH] deploy: 06669cacf3d196b8239cc0e660fcb61ade5a84d2 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 12129bea..7f1e2629 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-13-e0d6ac8-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.1 and SNAPSHOT_VERSION is 0.7.1-15-06669ca-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,