From 396d38665e7dafdfb7342105535888034b7ee465 Mon Sep 17 00:00:00 2001 From: armanbilge Date: Thu, 16 May 2024 20:42:15 +0000 Subject: [PATCH] deploy: bdc0e9aef4ce6be6633d8d8e8d2f7102966c1ab6 --- customization.html | 1 + site.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/customization.html b/customization.html index b3c4a659..109394b2 100644 --- a/customization.html +++ b/customization.html @@ -222,6 +222,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-6-d01bac4-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.7.1 and SNAPSHOT_VERSION is 0.7.1-9-bdc0e9a-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,