pyinotify_rst2html
This Python module runs as a command-line script. Given a set of files or directories (or both), it will watch the files for changes, and rebuild them using the ReST parser in the docutils package.
Files
- pyinotify_rst2html.py (updated 2007-03-23)
Usage
See the module's docstring or run pyinotify_rst2html --help for full syntax. An example call:
pyinotify_rst2html.py --verbose --filespec="*.rst" /home/user/code/specs
Support
To contact: e-mail projects+pyinotify_rst2html.py at rhymingpanda.com.