From d7860f7e95fb04ed95cbebbc63548b35c3ead06b Mon Sep 17 00:00:00 2001 From: armanbilge Date: Tue, 24 Oct 2023 16:06:50 +0000 Subject: [PATCH] deploy: d2c50f718371c4b9d52f564b8049af5e43334379 --- customization.html | 2 +- site.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customization.html b/customization.html index 894c3ae8..df81fa28 100644 --- a/customization.html +++ b/customization.html @@ -171,7 +171,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 and SNAPSHOT_VERSION is 0.6.0-6-5f2998e-SNAPSHOT.

+

For example, the sbt-typelevel VERSION is 0.6.0 and SNAPSHOT_VERSION is 0.6.0-10-d2c50f7-SNAPSHOT.

How can I publish "unidoc" API docs?

If you generate your API documentation with sbt-unidoc,