changeset 9874 | 3d1472bae52c |
parent 9832 | 02642e139f19 |
parent 9872 | 106410ddd258 |
child 9909 | e8571e4f5394 |
--- a/wscript Wed Jun 26 01:20:11 2013 +0200 +++ b/wscript Wed Jun 26 16:43:20 2013 -0700 @@ -1136,7 +1136,7 @@ def execute(self): _getVersion() - for sphinxdir in ["manual", "models", "tutorial", "tutorial-pt-br"] : + for sphinxdir in ["manual", "models", "tutorial"] : self.sphinx_build(os.path.join("doc", sphinxdir))