Skip to content

Commit

Permalink
add more comp options for docsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist committed Jun 20, 2024
1 parent 1c3f501 commit 210afd5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docsrc/nim.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
--path:"$projectDir/../src"
--forceBuild:on
--verbosity:0
--opt:speed

-d:nimibCodeFromAst
-d:nimibQuiet
-d:nimibQuiet
-d:release

0 comments on commit 210afd5

Please sign in to comment.