How to install rst2slides
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install rst2slides
Lastest release
rst2slides generates an HTML5 slideshow document from standalone reStructuredText source.
Usage
$ rst2slides slides.rst slides.html
Credits
It uses Rob Flaherty's Lightweight HTML5 Slideshow as template, and the most of Bruno Renie's HTML5Translator .
License
GPL v3. See LICENSE.txt.
Code and issue tracker
It's hosted on Bitbucket: https://bitbucket.org/tin_nqn/rst2slides Feel free to fork it, report issues and solve them ;-) .