Ver Fonte

docs/conf: Do not build docs for development branches

Jan Holthuis há 5 anos atrás
pai
commit
9a4c4d27d5
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      docs/conf.py

+ 1 - 0
docs/conf.py

@@ -31,3 +31,4 @@ html_sidebars = {
 }
 
 smv_remote_whitelist = r"^origin$"
+smv_branch_whitelist = r"^master$"