From 987790a01263a7927658a9b792b9ebbea81f907a Mon Sep 17 00:00:00 2001 From: armanbilge Date: Fri, 6 Sep 2024 06:13:09 +0000 Subject: [PATCH] deploy: 131c783815e65e5a133dc07977e144bf57c0b3b2 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 8ce1bea9..32bc2f8c 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-38-b48f58e-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.2 and SNAPSHOT_VERSION is 0.7.2-40-131c783-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,