The following archive contains a writer for Docutils that produces "framed" HTML documents:
Note that the writer requires your reStructuredText documents to contain the contents directive that instructs the docutils front-end to generate a table of contents used by the writer to determine how to split the document.
Examples of the writer's output:
Known issues:
- --no-doc-title option is not supported
Author: Aleksey Gurtovoy