check_rst.sh 68 B

12
  1. #!/bin/sh
  2. rst2html README.rst > README.html && xdg-open README.html