initial commit, tisbackup documentation, WIP
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
REM c:\python27\scripts\pip.exe install sphinx sphinx-intl sphinx-rtd-theme sphinxcontrib-googleanalytics sphinxcontrib-websupport sphinxcontrib.napoleon
|
||||
REM set path=%path%;c:\python27\scripts\
|
||||
:: c:\python27\Scripts\sphinx-intl.exe
|
||||
|
||||
rem make.bat clean
|
||||
del /s /q build
|
||||
rmdir /s /q build
|
||||
make.bat gettext
|
||||
sphinx-intl.exe update -p build/locale -l fr
|
||||
rem make.bat clean
|
||||
make.bat html
|
||||
make.bat htmlfr
|
||||
Reference in New Issue
Block a user