aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index b006d56..49ac413 100644
--- a/conf.py
+++ b/conf.py
@@ -32,3 +32,7 @@ iteration_file = build_folder + '/iteration'
# Programs paths
kconfig_parser = checkXf(pf('programs/kconfig_parser'), 'You must build programs first.')
+
+# Programs output hide
+kconfig_parser_output = False
+minisat_output = False