Generates translatable documentation in spanish

This commit is contained in:
2016-06-29 17:19:47 -05:00
parent fe7a085c39
commit 23ecd43fc0
4 changed files with 46 additions and 85 deletions

View File

@@ -47,9 +47,9 @@ $pandocpath -s changelog.md -o changelog.html
rm changelog.md
cd ..
cd ../doc
$pythonpath32/python.exe documentation_importer.py
$pythonpath32/python.exe generator.py
mv -f en ../src/documentation/
mv -f es ../src/documentation/
cd ../src
$pythonpath32/python.exe "setup.py" "py2exe" "--quiet"
mv -f dist ../nightly/socializer