Mercurial > pydertron
view build_docs @ 23:7cbbec55aef6
Minor modifications.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Thu, 10 Sep 2009 17:05:05 -0700 |
parents | 915fdf283ac5 |
children |
line wrap: on
line source
#! /bin/bash export DOCS=docs.html rst2html.py docs.txt $DOCS -s --link-stylesheet --stylesheet-path=docs.css echo Documentation written to $DOCS.