dirtree2html (2002 Dec 1)

This python script creates fancy output showing a directory strucure, with links to the files if you want.

Example:
./dirtree2html02.py "." "img/" 1 >middle.html
That's the output:
(leave out the third parameter to have output without links)