Doc changes

This commit is contained in:
2015-03-25 04:56:48 -06:00
parent 15eb0f62ea
commit c88c37d65b
4 changed files with 1171 additions and 1589 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
echo Generating application translation strings...
C:\python27\python.exe pygettext.py -v -d twblue ../src/*.pyw ../src/*.py ../src/*/*.py ../src/*/*.pyw ../src/*/*/*.py ../src/*/*/*.pyw ../src/*/*/*/*.py ../src/*/*/*/*.pyw ../src/*/*/*/*/*.py ../src/*/*/*/*/*.pyw
C:\python27\python.exe pygettext.py -v -d twblue-documentation ../src/*.pyw ../src/*.py ../gendoc/*/*.py ../src/*/*.pyw ../src/*/*/*.py ../src/*/*/*.pyw ../src/*/*/*/*.py ../src/*/*/*/*.pyw ../src/*/*/*/*/*.py ../src/*/*/*/*/*.pyw
C:\python27\python.exe pygettext.py -v -d twblue-documentation ../doc/*.py
File diff suppressed because it is too large Load Diff
+914 -362
View File
File diff suppressed because it is too large Load Diff