Skip to content

cskeeters/rst2html-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst2html-style

This is a css stylesheet for making better looking html output from reStructuredText and rst2html.

Take a look at this sample.

Pygments Hack

In order for code coloring to work, the rst2html (or rst2html.py) executable must be modified to insert pygements classes into the html output. This code is documented here.

Generating html

rst2html --stylesheet=style.css doc.txt > doc.html

About

HTML/CSS templates for reStructuredText

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published