ReStructuredText viewer
copied from cf-staging / restviewA viewer for ReStructuredText documents that renders them on the fly. Pass the name of a ReStructuredText document to restview, and it will launch a web server on localhost:random-port and open a web browser. Every time you reload the page, restview will reload the document from disk and render it. This is very convenient for previewing a document while you’re editing it.