Skip to content

Instantly share code, notes, and snippets.

@tamoot
Created January 21, 2015 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tamoot/89ebc1ad90600b6bdf56 to your computer and use it in GitHub Desktop.
Save tamoot/89ebc1ad90600b6bdf56 to your computer and use it in GitHub Desktop.
rest2html.py向けbatファイル。これをxyzzyから実行する。
@echo off
D:\App\python_2_7_5\python D:\App\python_2_7_5\Scripts\rst2html.py %1 %1.html --stylesheet D:\App\python_2_7_5\Scripts\custom.css
exit /b 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment