#!/bin/sh

cd ../docs
rst2html.py --no-toc-backlinks < index.txt > index.html
cd ../disttools
