From dc8e0cfab75e989b0714749896e49c6ef8c3b145 Mon Sep 17 00:00:00 2001 From: Edgard Date: Fri, 12 May 2023 08:48:14 -0300 Subject: [PATCH] ci: Fixed docs build --- typedoc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/typedoc.json b/typedoc.json index b19ab35..5c7b1d1 100644 --- a/typedoc.json +++ b/typedoc.json @@ -4,6 +4,5 @@ "excludeProtected": true, "excludeExternals": true, "includeVersion": false, - "declaration": false, "out": "docs" }