diff --git a/docsrc/nim.cfg b/docsrc/nim.cfg index 1e7e5ec..a57e8ce 100644 --- a/docsrc/nim.cfg +++ b/docsrc/nim.cfg @@ -1,4 +1,8 @@ --path:"$projectDir/../src" +--forceBuild:on +--verbosity:0 +--opt:speed -d:nimibCodeFromAst --d:nimibQuiet \ No newline at end of file +-d:nimibQuiet +-d:release \ No newline at end of file