From 653f5291ca3965fe1f07e7e403833e39282bbc4f Mon Sep 17 00:00:00 2001 From: armanbilge Date: Sun, 11 Aug 2024 19:27:54 +0000 Subject: [PATCH] deploy: 56c01291515c02eed85161b2f6327a8224a5a4c4 --- site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.html b/site.html index 0236fc66..a2dcf21d 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-17-47bb656-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.2 and SNAPSHOT_VERSION is 0.7.2-19-56c0129-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,