Documentation update: Dropped support for Python 2.4, 2.5, 3.1, and 3.2.
[docutils.git] / sandbox / rst2wordml / rst2wordml.cmd
blob1918c26f4c5838b3cc2af849134f9d34a4892721
1 @echo off
2 copy %~dp0docutils_wordml.py C:\dev\Python25\lib\site-packages\docutils\writers > nul
3 copy %~dp0rst2wordml.py C:\dev\Python25\scripts > nul
4 C:\dev\Python25\python C:\dev\Python25\scripts\rst2wordml.py %1 %2 %3 %4