docs: make docs build incremental
[vpp.git] / docs / _scripts / siphon-process
index cbee1e9..7cc713c 100755 (executable)
@@ -25,7 +25,7 @@ import sys
 import siphon
 
 DEFAULT_LOGFILE = None
-DEFAULT_LOGLEVEL = "info"
+DEFAULT_LOGLEVEL = "warning"
 DEFAULT_SIPHON = "clicmd"
 DEFAULT_FORMAT = "markdown"
 DEFAULT_OUTPUT = None