From 60b935189f4df1fdbfc9ba70ba54c4fe7c7eb097 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (pragmatismo.io)" Date: Sun, 11 Nov 2018 18:14:25 -0200 Subject: [PATCH] CI in progress. --- typedoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedoc.json b/typedoc.json index 903a9c35..b3986473 100644 --- a/typedoc.json +++ b/typedoc.json @@ -1,6 +1,6 @@ { "mode": "modules", - "out": "docs", + "out": "docs/reference", "name": "General Bots Open Core", "theme": "default", "ignoreCompilerErrors": "true",